http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55325
--- Comment #6 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2012-11-14
21:52:14 UTC ---
(In reply to comment #4)
>
> Invoke with gnu++0x:
> // { dg-options -std=gnu++0x }
>
> Invoke with new flag:
> // { dg-options -std=c++0x -fext-numeric-literals }
>
> I'll look at the other fails.
Similarly for template23.C. We'll just set the correct flag in the testcase.
I'm still looking at the errors in comment 3.
