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

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 17:12:00 GMT 2011


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

--- Comment #20 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-11 16:51:50 UTC ---
Author: jason
Date: Fri Nov 11 16:51:41 2011
New Revision: 181292

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181292
Log:
    PR c++/50976
    * typeck.c (check_literal_operator_args): Reorganize test for string
    operators so size_t search depends on finding string first.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c



More information about the Gcc-bugs mailing list