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 tree-optimization/50644] ICE in set_is_used added today


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

--- Comment #19 from Michael Matz <matz at gcc dot gnu.org> 2011-10-31 13:41:59 UTC ---
Bah, I checked against the patched compiler.  Nope, with the unpatched
compiler both descriptor variables stay in the local_decls of native_cpu_up
after inlining (with the source change to not segfault).  So this side effect
of the patch needs to be taken into account.


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