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++/50976] [C++0x] literal operator with unsigned long long parameter not accepted


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976

--- Comment #17 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-11-10 15:53:45 UTC ---
Created attachment 25785
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25785
Potentail patch #2a.

Here's a version of the second patch that actually compiles and doesn't cause
regressions.


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