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 <3dw...@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.