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 target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp


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

UroÅ Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #10 from UroÅ Bizjak <ubizjak at gmail dot com> ---
(In reply to UroÅ Bizjak from comment #9)

> > libstdc++-v3/libsupc++/eh_terminate.cc: In function âvoid (*
> > std::set_terminate(std::terminate_handler))()â:
> > libstdc++-v3/libsupc++/eh_terminate.cc:85:1: internal compiler error: in
> > create_pre_exit, at mode-switching.c:422
> 
> If this is with today's compiler, then this is PR58679.

Fixed by revert [1] and actually a duplicate of PR58679.

[1]http://gcc.gnu.org/ml/gcc-patches/2013-10/msg02237.html

*** This bug has been marked as a duplicate of bug 58679 ***

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