http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55325
--- Comment #7 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2012-11-14 22:18:09 UTC --- (In reply to comment #3) > (In reply to comment #1) > > I also see failing g++.dg/parse/template23.C and for this one too the > > problem > > seems related to the recent changes for PR54413. > > Right, thanks, I was just about to analyze that one. Speaking of that commit, > some of the new tests fail for me: > FAIL: g++.dg/cpp0x/gnu_fext-numeric-literals.C (test for excess errors) > FAIL: g++.dg/cpp0x/std_fext-numeric-literals.C (test for excess errors) > > and in g++.log: > Excess errors: > /tmp/hpautotest-gcc1/gcc/gcc/testsuite/g++.dg/cpp0x/gnu_fext-numeric-literals.C:94:3: > ... > maybe related, maybe material for a new PR. I'm not getting this on x86_64-linux at least. What target are you on? Ed