[Bug c++/57246] New: ICE on lambda in template function

2013-05-10 Thread dirkmoermans at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dirkmoermans at gmail dot com Created attachment 30096 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30096&action=edit bz2 of preprocessed file The compiler ICEs when trying to compile the attached program. The code is a

[Bug c++/56973] crash when capturing variables in nested lambdas

2013-04-21 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56973 --- Comment #2 from Dirk Moermans 2013-04-21 11:43:02 UTC --- the output of gcc -v Using built-in specs. COLLECT_GCC=g++-4.8.0 COLLECT_LTO_WRAPPER=/home/dirk/local/libexec/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper Target: x86_64-u

[Bug c++/56973] crash when capturing variables in nested lambdas

2013-04-21 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56973 --- Comment #1 from Dirk Moermans 2013-04-21 11:41:33 UTC --- Created attachment 29909 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29909 preprocessed file

[Bug c++/56973] New: crash when capturing variables in nested lambdas

2013-04-15 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56973 Bug #: 56973 Summary: crash when capturing variables in nested lambdas Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/53794] New: [c++11, accepts invalid] dangling reference accepted in nested structures with initializer lists

2012-06-28 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53794 Bug #: 53794 Summary: [c++11, accepts invalid] dangling reference accepted in nested structures with initializer lists Classification: Unclassified Product: gcc Version: 4.6.3

[Bug c++/52905] [C++0x] ice on invalid brace-enclosed initializer of vector of enums

2012-04-08 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52905 --- Comment #1 from Dirk Moermans 2012-04-08 16:17:40 UTC --- I compile with g++ -std=c++0x

[Bug c++/52905] New: [C++0x] ice on invalid brace-enclosed initializer of vector of enums

2012-04-08 Thread dirkmoermans at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52905 Bug #: 52905 Summary: [C++0x] ice on invalid brace-enclosed initializer of vector of enums Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRME

[Bug c++/27339] New: defining out-of-class specialization of value template parameter with private type

2006-04-27 Thread dirkmoermans at gmail dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dirkmoermans at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27339