]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/50976 ([C++0x] literal operator with unsigned long long parameter not accepted)
authorEd Smith-Rowland <3dw4rd@verizon.net>
Fri, 11 Nov 2011 16:51:41 +0000 (16:51 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 11 Nov 2011 16:51:41 +0000 (11:51 -0500)
commitf05eec4a0d41f9b9b5ef0131407581c5edb6f79c
tree39c88c83ae08349e05c6c67fad20ad9e549d1539
parent902828f01c0ea4c987dd227e0c11be8f2eb8dc9e
re PR c++/50976 ([C++0x] literal operator with unsigned long long parameter not accepted)

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

From-SVN: r181292
gcc/cp/ChangeLog
gcc/cp/typeck.c