public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug preprocessor/48740] Raw C++0x strings and trigraphs mix badly
Date: Sat, 23 Apr 2011 23:34:00 -0000	[thread overview]
Message-ID: <bug-48740-4-IXS1aoXpgR@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-48740-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-23 23:33:42 UTC ---
Author: jakub
Date: Sat Apr 23 23:33:39 2011
New Revision: 172904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172904
Log:
    PR preprocessor/48740
    * lex.c (lex_raw_string): When raw string ends with
    ??) followed by raw prefix and ", ensure it is preprocessed
    with ??) rather than ??].

    * c-c++-common/raw-string-11.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/raw-string-11.c
Modified:
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/libcpp/ChangeLog
    branches/gcc-4_6-branch/libcpp/lex.c


  parent reply	other threads:[~2011-04-23 23:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23  9:16 [Bug c++/48740] New: " kayhayen at gmx dot de
2011-04-23  9:17 ` [Bug c++/48740] " kayhayen at gmx dot de
2011-04-23 10:22 ` daniel.kruegler at googlemail dot com
2011-04-23 10:30 ` redi at gcc dot gnu.org
2011-04-23 10:55 ` jakub at gcc dot gnu.org
2011-04-23 10:59 ` daniel.kruegler at googlemail dot com
2011-04-23 11:05 ` redi at gcc dot gnu.org
2011-04-23 11:06 ` kayhayen at gmx dot de
2011-04-23 11:14 ` daniel.kruegler at googlemail dot com
2011-04-23 11:25 ` kayhayen at gmx dot de
2011-04-23 11:36 ` redi at gcc dot gnu.org
2011-04-23 11:56 ` jakub at gcc dot gnu.org
2011-04-23 12:34 ` [Bug preprocessor/48740] " jakub at gcc dot gnu.org
2011-04-23 12:34 ` jakub at gcc dot gnu.org
2011-04-23 15:10 ` kayhayen at gmx dot de
2011-04-23 23:32 ` jakub at gcc dot gnu.org
2011-04-23 23:34 ` jakub at gcc dot gnu.org [this message]
2011-04-26 10:07 ` jakub at gcc dot gnu.org
2011-04-26 10:40 ` jakub 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-48740-4-IXS1aoXpgR@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).