]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c
authorAldy Hernandez <aldyh@redhat.com>
Tue, 2 Aug 2022 18:56:49 +0000 (20:56 +0200)
committerAldy Hernandez <aldyh@redhat.com>
Tue, 2 Aug 2022 18:59:22 +0000 (20:59 +0200)
commit502605a277d36cee1b0570982a16d97a43eace67
treecf271625a07050aaef672668da9830e9f5c3df89
parent87dd4c8c83768aafad92588853fd84a6070553d6
Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c

I missed the -details dump flag, plus I wasn't checking the actual folding.
As a bonus I had flipped the dump file name and the count, so the test
was coming out as unresolved, which I missed because I was only checking
for failures and passes.

Whooops.

gcc/testsuite/ChangeLog:

* gcc.dg/tree-ssa/vrp-float-1.c: Adjust test so it passes.
gcc/testsuite/gcc.dg/tree-ssa/vrp-float-1.c