This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55325] [4.8 Regression]: g++.dg/cpp0x/constexpr-complex.C excess errors


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]