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 c++/53500] [4.7 Regression] internal compiler error in joust()


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

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-28 16:53:49 UTC ---
(In reply to comment #5)
> Though with -ftime-report I get an internal error:
> /usr/include/c++/4.7/bits/alloc_traits.h:48:11: internal compiler error: in
> timevar_start, at timevar.c:344

Note while trying to reduce the ICE in timevar_start, I ran into the case where
memory usage was way high.


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