This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48281] internal compiler error: in record_reference, at cgraphbuild.c:60
- From: "swestrup at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 Mar 2011 00:57:05 +0000
- Subject: [Bug c++/48281] internal compiler error: in record_reference, at cgraphbuild.c:60
- Auto-submitted: auto-generated
- References: <bug-48281-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48281
--- Comment #4 from Stirling Westrup <swestrup at gmail dot com> 2011-03-25 00:57:00 UTC ---
Created attachment 23771
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23771
Minimal test case that triggers the error.
Okay, I've managed to pare the original code down to the bare minimum that
causes the error. This should be much easier to debug.