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

[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

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

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

2010-08-05 Thread mr dot chr dot schmidt at online dot de
: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mr dot chr dot schmidt at online dot de GCC host triplet: i686-pc-mingw32 GCC target

[Bug c++/45200] ICE in template instantiation

2010-08-05 Thread mr dot chr dot schmidt at online dot de
--- Comment #4 from mr dot chr dot schmidt at online dot de 2010-08-05 21:14 --- A workaround is to wrap the faulting template instantiation in a thin wrapper: typename detail::forward_as_lref< Seq , typename detail::remove_reference::type::seq_type >::type ... does no

[Bug c++/45200] ICE in template instantiation

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:04 --- Created an attachment (id=21412) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21412&action=view) g++ -v / g++ reverse.cpp output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45200

[Bug c++/45200] ICE in template instantiation

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:02 --- Created an attachment (id=21411) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21411&action=view) preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45200

[Bug c++/45200] New: ICE in template instantiation

2010-08-05 Thread mr dot chr dot schmidt at online dot de
Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mr dot chr dot schmidt at online dot de GCC target triplet: i686-pc

[Bug c++/43822] template instantiation causes gcc to segfault

2010-04-20 Thread mr dot chr dot schmidt at online dot de
--- Comment #2 from mr dot chr dot schmidt at online dot de 2010-04-20 17:34 --- Created an attachment (id=20448) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20448&action=view) g++ -v / g++ test.cc output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43822

[Bug c++/43822] template instantiation causes gcc to segfault

2010-04-20 Thread mr dot chr dot schmidt at online dot de
--- Comment #1 from mr dot chr dot schmidt at online dot de 2010-04-20 17:32 --- Created an attachment (id=20447) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20447&action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43822

[Bug c++/43822] New: template instantiation causes gcc to segfault

2010-04-20 Thread mr dot chr dot schmidt at online dot de
: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mr dot chr dot schmidt at online dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id