[Bug c++/45201] ICE: stack overflow

2011-04-16 Thread mr.chr.schmidt at online dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201 mr.chr.schmidt at online dot de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolut

[Bug c++/45201] ICE: stack overflow

2010-12-11 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201 Dave Korn changed: What|Removed |Added CC||davek at gcc dot gnu.org --- Comment #10 from

[Bug c++/45201] ICE: stack overflow

2010-08-11 Thread mr dot chr dot schmidt at online dot de
--- Comment #9 from mr dot chr dot schmidt at online dot de 2010-08-11 20:01 --- Created an attachment (id=21456) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21456&action=view) another testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201

[Bug c++/45201] ICE: stack overflow

2010-08-11 Thread mr dot chr dot schmidt at online dot de
--- Comment #8 from mr dot chr dot schmidt at online dot de 2010-08-11 20:00 --- (In reply to comment #7) > (In reply to comment #6) > > Created an attachment (id=21434) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21434&action=view) [edit] > > gdb backtrace > > > > Hmm, GGC st

[Bug c++/45201] ICE: stack overflow

2010-08-10 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2010-08-11 00:16 --- (In reply to comment #6) > Created an attachment (id=21434) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21434&action=view) [edit] > gdb backtrace > Hmm, GGC strikes again. Well really a small stack size on

[Bug c++/45201] ICE: stack overflow

2010-08-07 Thread mr dot chr dot schmidt at online dot de
--- Comment #6 from mr dot chr dot schmidt at online dot de 2010-08-07 20:01 --- Created an attachment (id=21434) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21434&action=view) gdb backtrace -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201

[Bug c++/45201] ICE: stack overflow

2010-08-07 Thread mr dot chr dot schmidt at online dot de
--- Comment #5 from mr dot chr dot schmidt at online dot de 2010-08-07 20:00 --- Created an attachment (id=21433) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21433&action=view) cc1plus invocation commands -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201

[Bug c++/45201] ICE: stack overflow

2010-08-07 Thread mr dot chr dot schmidt at online dot de
--- Comment #4 from mr dot chr dot schmidt at online dot de 2010-08-07 19:58 --- I am able to reproduce this stack overflow with other source files as well - even somtimes when compiling without "-g" . -- mr dot chr dot schmidt at online dot de changed: What|Removed

[Bug c++/45201] ICE: stack overflow during debug information generation

2010-08-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-08-06 10:37 --- Works for me on x86_64-linux with -m32. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201

[Bug c++/45201] ICE: stack overflow during debug information generation

2010-08-05 Thread mr dot chr dot schmidt at online dot de
--- Comment #2 from mr dot chr dot schmidt at online dot de 2010-08-05 21:54 --- Created an attachment (id=21414) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21414&action=view) g++ -v / g++ proto_fusion.cpp -std=c++0x -g output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c++/45201] ICE: stack overflow during debug information generation

2010-08-05 Thread mr dot chr dot schmidt at online dot de
--- Comment #1 from mr dot chr dot schmidt at online dot de 2010-08-05 21:53 --- Created an attachment (id=21413) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21413&action=view) preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45201