This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37766] [C++0x] ICE with function's default reference template parameter



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]