[Bug preprocessor/47311] [C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||andi-gcc at

[Bug preprocessor/47311] [C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #11 from Zdenek Sojka zsojka at seznam dot cz 2011-01-16 01:24:19 UTC --- (In reply to comment #9) without SSE2 vectorized lexer: ==2012== Invalid read of size 8 ==2012==at 0xB43064: search_line_acc_char (lex.c:263) That is

[Bug preprocessor/47311] [C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-15 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #12 from Pawel Sikora pluto at agmk dot net 2011-01-16 01:36:29 UTC --- (In reply to comment #11) (In reply to comment #9) without SSE2 vectorized lexer: ==2012== Invalid read of size 8 ==2012==at 0xB43064:

[Bug preprocessor/47311] [C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #13 from Zdenek Sojka zsojka at seznam dot cz 2011-01-16 01:39:57 UTC --- Created attachment 22977 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22977 reduced testcase Doesn't need C++0x mode. Compiler output: $ gcc testcase2.C

[Bug preprocessor/47311] [C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-15 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 Pawel Sikora pluto at agmk dot net changed: What|Removed |Added CC||dodji at gcc dot