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 ***