public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "emsr at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/58781] Unicode strings broken in a strange way
Date: Tue, 01 Jul 2014 05:31:00 -0000	[thread overview]
Message-ID: <bug-58781-4-WjmAs3znvu@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-58781-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781

--- Comment #6 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Tue Jul  1 05:30:34 2014
New Revision: 212188

URL: https://gcc.gnu.org/viewcvs?rev=212188&root=gcc&view=rev
Log:
cp/

2014-06-28  Edward Smith-Rowland  <3dw4rd@verizon.net>

    PR c++/58781
    PR c++/60249
    PR c++/59867
    * parser.c (cp_parser_userdef_string_literal()): Take a tree
    not a cp_token*. (cp_parser_string_literal(): Don't hack
    the token stream!

testsuite/

2014-06-28  Edward Smith-Rowland  <3dw4rd@verizon.net>

    PR c++/58781
    PR c++/60249
    PR c++/59867
    * testsuite/g++.dg/cpp0x/pr58781.C: New.
    * testsuite/g++.dg/cpp0x/pr60249.C: New.
    * testsuite/g++.dg/cpp1y/pr59867.C: New.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/pr58781.C
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/pr60249.C
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/pr59867.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/parser.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-07-01  5:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-18  8:08 [Bug c++/58781] New: " mustrumr97 at gmail dot com
2013-10-21 16:37 ` [Bug c++/58781] " 3dw4rd at verizon dot net
2013-10-21 18:13 ` 3dw4rd at verizon dot net
2013-10-21 20:25 ` 3dw4rd at verizon dot net
2013-10-30 13:32 ` redi at gcc dot gnu.org
2014-06-27 21:04 ` 3dw4rd at verizon dot net
2014-07-01  3:14 ` emsr at gcc dot gnu.org
2014-07-01  5:31 ` emsr at gcc dot gnu.org [this message]
2014-07-01  5:33 ` emsr at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58781-4-WjmAs3znvu@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).