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++/48029] ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0


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

--- Comment #2 from Peter Bergner <bergner at gcc dot gnu.org> 2011-03-08 13:31:51 UTC ---
I think that may have been due to the reducing of the test case.  Someone on
our side is going to try and fix up the test case to eliminate that error while
still preserving the ICE.  

That said, don't you still see that ICE?


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