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 middle-end/50881] ICE Segfault on compare this pointer with reference


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-02 08:57:50 UTC ---
We have corrupt EH info during cfgcleaup right before expand.  Reducing.


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