[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

3dw4rd at verizon dot net gcc-bugzilla@gcc.gnu.org
Fri Nov 11 13:56:00 GMT 2011


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

--- Comment #19 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-11-11 13:21:11 UTC ---
Created attachment 25796
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25796
Patch with corrections.

ChangeLog:

2011-11-11  Ed Smith-Rowland  <3dw4rd@verizon.net>

    PR c++/50976
    * typeck.c (check_literal_operator_args): Reorganize test for string
    operators so size_t search depends on finding string first.



More information about the Gcc-bugs mailing list