This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/48147] [4.7 Regression] New debug test failures


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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]