http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49373
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at redhat dot com
--- Comment #15 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-23
19:52:02 UTC ---
OK, I think all the problems are fixed with exception of
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -flto-partition=none line 17 sizeof
Jakub, do you have any idea what gets wrong here? vla-2.c fails with LTO for a
while and I don't see what can possibly be affected by the patch of mine.
Honza