This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48029] [4.5/4.6 Regression] 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: Wed, 9 Mar 2011 16:24:30 +0000
- Subject: [Bug c++/48029] [4.5/4.6 Regression] 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
Peter Bergner <bergner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64-linux |powerpc64-linux,
| |x86_64-linux
Host|powerpc64-linux |powerpc64-linux,
| |x86_64-linux
Build|powerpc64-linux |powerpc64-linux,
| |x86_64-linux
--- Comment #6 from Peter Bergner <bergner at gcc dot gnu.org> 2011-03-09 16:24:11 UTC ---
Not power64-linux specific, since richi saw this on x86_64-linux too.