This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48029] ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0
- From: "bergner at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 13:31:55 +0000
- Subject: [Bug c++/48029] ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0
- Auto-submitted: auto-generated
- References: <bug-48029-4@http.gcc.gnu.org/bugzilla/>
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?