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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 30306
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30306&action=edit
gcc49-pr57620.patch

So far only very lightly tested patch, passes raw-string* tests (except for
raw-string-2.c which contains also trigraph tests that were valid in the
earlier raw string paper, but aren't valid in C++11) and this plus a few other
tests.
Will still need to adjust raw-string-2.c, and add sufficient test coverage for
all the corner cases.

Reply via email to