[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 22 16:03:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-22 15:24:04 UTC ---
Yeah. FYI, I've tried to limit this to VLAs only in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43942#c14
unfortunately it degraded debug info quality, so for now we really need all
types.
More information about the Gcc-bugs
mailing list