This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37766] [C++0x] ICE with function's default reference template parameter
- From: "florian dot goujeon at wanadoo dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2008 05:42:16 -0000
- Subject: [Bug c++/37766] [C++0x] ICE with function's default reference template parameter
- References: <bug-37766-16789@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from florian dot goujeon at wanadoo dot fr 2008-10-08 05:42 -------
Sorry, bad command line:
=====================================================
$ g++ -std=c++0x main.cpp
main.cpp: In function 'int main()':
main.cpp:3: internal compiler error: Segmentation fault
=====================================================
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37766