This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47808] internal compiler error: in tsubst_copy_and_build, at cp/pt.c:13326
- From: "schnetter at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 9 Mar 2011 13:47:50 +0000
- Subject: [Bug c++/47808] internal compiler error: in tsubst_copy_and_build, at cp/pt.c:13326
- Auto-submitted: auto-generated
- References: <bug-47808-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47808
Erik Schnetter <schnetter at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23597|0 |1
is obsolete| |
--- Comment #6 from Erik Schnetter <schnetter at gmail dot com> 2011-03-09 13:47:38 UTC ---
Created attachment 23600
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23600
failing source code
I reduced the source code slightly and used -DNDEBUG. This code fails with the
simplified command
/Users/eschnett/gcc/bin/g++ -std=gnu++0x -c iobasic.ii