[Bug debug/48147] [4.7 Regression] New debug test failures
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 13:41:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48147
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.16 13:38:40
Blocks| |47819
Ever Confirmed|0 |1
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-16 13:38:40 UTC ---
True. Where and how do we try to handle constant params in clones?
Quickly scanning ipa-cp.c and ipa-prop.c doesn't reveal anything.
Oh - if it is early ipa-sra.c then I'm not surprised (same issues as
early inlining probably).
More information about the Gcc-bugs
mailing list