[Bug tree-optimization/51528] [4.6 Regression] SRA should not create BOOLEAN_TYPE replacements

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sat Feb 4 19:15:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51528

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenther at suse dot de

--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-02-04 19:14:34 UTC ---
On powerpc-apple-darwin9 testing revision 183874 I get with -m32:

FAIL: gcc.dg/torture/pr51528.c  -O2  execution test
FAIL: gcc.dg/torture/pr51528.c  -O3 -fomit-frame-pointer  execution test
FAIL: gcc.dg/torture/pr51528.c  -O3 -g  execution test
FAIL: gcc.dg/torture/pr51528.c  -Os  execution test
FAIL: gcc.dg/torture/pr51528.c  -O2 -flto -flto-partition=none  execution test
FAIL: gcc.dg/torture/pr51528.c  -O2 -flto  execution test

These execution failures are due to a.i==0.



More information about the Gcc-bugs mailing list