[Bug c++/51004] New: ICE in lower_stmt at gimple-low.c:428

2011-11-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51004 Bug #: 51004 Summary: ICE in lower_stmt at gimple-low.c:428 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/51004] ICE in lower_stmt at gimple-low.c:428

2011-11-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51004 --- Comment #2 from kennytm at gmail dot com 2011-11-07 16:36:37 UTC --- Created attachment 25741 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25741 The processed file that triggers the bug. Reduced test c

[Bug c++/53690] New: \u0000 and \U00000000 are wrong encoded as U+0001.

2012-06-15 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53690 Bug #: 53690 Summary: \u and \U are wrong encoded as U+0001. Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/53026] ICE with alias-declarations

2012-06-23 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53026 kennytm at gmail dot com changed: What|Removed |Added CC||kennytm at gmail dot com

[Bug c++/51459] New: [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas

2011-12-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459 Bug #: 51459 Summary: [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/51459] [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas

2011-12-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459 --- Comment #1 from kennytm at gmail dot com 2011-12-07 22:48:14 UTC --- Created attachment 26018 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26018 The .ii file