[Bug c++/51833] ICE in tsubst_copy, at cp/pt.c:11333

2012-01-12 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51833 --- Comment #5 from Richard Eames naddiseo at gmail dot com 2012-01-12 20:01:15 UTC --- I've reduced the testcase further. It appears to be a problem with templates. The reason I was passing a function type in the template was because std

[Bug c++/51833] ICE in tsubst_copy, at cp/pt.c:11333

2012-01-12 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51833 --- Comment #6 from Richard Eames naddiseo at gmail dot com 2012-01-12 20:01:52 UTC --- Created attachment 26309 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26309 Reduced test case

[Bug c++/51833] New: ICE in tsubst_copy, at cp/pt.c:11333

2012-01-11 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51833 Bug #: 51833 Summary: ICE in tsubst_copy, at cp/pt.c:11333 Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/51833] ICE in tsubst_copy, at cp/pt.c:11333

2012-01-11 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51833 --- Comment #1 from Richard Eames naddiseo at gmail dot com 2012-01-12 05:31:05 UTC --- Created attachment 26304 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26304 Testcase

[Bug c++/51833] ICE in tsubst_copy, at cp/pt.c:11333

2012-01-11 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51833 Richard Eames naddiseo at gmail dot com changed: What|Removed |Added Known to fail||4.7.0

[Bug c++/50233] New: Internal compiler error: in build_value_init_noctor, at cp/init.c:336

2011-08-29 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50233 Bug #: 50233 Summary: Internal compiler error: in build_value_init_noctor, at cp/init.c:336 Classification: Unclassified Product: gcc Version: 4.6.0 Status:

[Bug driver/47795] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have error_mark in finish_non_static_data_member, at cp/semantics.c:1513

2011-02-17 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47795 Summary: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have error_mark in finish_non_static_data_member, at cp/semantics.c:1513

[Bug libstdc++/47724] New: Regex string anchors cause segfault

2011-02-13 Thread naddiseo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47724 Summary: Regex string anchors cause segfault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo:

[Bug libstdc++/40945] New: printf doesn't force sign with precision

2009-08-02 Thread naddiseo at gmail dot com
: naddiseo at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40945

[Bug libstdc++/40945] printf doesn't force sign with precision

2009-08-02 Thread naddiseo at gmail dot com
--- Comment #2 from naddiseo at gmail dot com 2009-08-03 00:01 --- Oh, a glibc issue? I guess Ill go report it there. Thanks for replying so fast. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40945