public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Zdenek Sojka" <zsojka@seznam.cz>
To: "Jim Wilson" <jimw@sifive.com>
Cc: "gcc-help" <gcc-help@gcc.gnu.org>,
	"Jonathan Wakely" <jwakely.gcc@gmail.com>
Subject: Re: riscv libsanitizer: error: missing terminating ' character
Date: Tue, 09 Jun 2020 13:40:27 +0200 (CEST)	[thread overview]
Message-ID: <Hxe.26AP.70HmjtEwzo.1UttKh@seznam.cz> (raw)
In-Reply-To: <CAFyWVaYmR7dgbd+Dh+bEsw0jqHSpHOtEBux6s5JYGYpe0L7RjA@mail.gmail.com>

Hello,

---------- Původní e-mail ----------

Od: Jim Wilson <jimw@sifive.com>

Komu: Jonathan Wakely <jwakely.gcc@gmail.com>

Datum: 9. 6. 2020 3:33:10

Předmět: Re: riscv libsanitizer: error: missing terminating ' character

On Fri, Jun 5, 2020 at 9:11 AM Jonathan Wakely via Gcc-help

<gcc-help@gcc.gnu.org> wrote:

> > It seems -std=gnu++11 should be replaced by -std=gnu++14 ; but since I

> > couldn't find anyone else reporting this issue, maybe the problem is on my

> > side?

>

> The single quote as a digit separator is a C++14 feature, so the

> libsanitizer code should not be using it.


> The libsanitizer sources are imported from an external tree.  We can't
> dictate what language version they are written in.  It looks like we
> do have a set of local patches that we apply after a merge.  So
> someone could add a local patch for this to remove the single quotes
> if necessary.

> I can reproduce on an x86_64-linux system, so this isn't a RISC-V
> specific problem.  They are just warnings that don't affect the build.
> Probably no one noticed because the build didn't break.  I'd suggest
> filing a bug report.



thank you both, I've opened https://gcc.gnu.org/PR95603 for this.

Best regards,
Zdenek Sojka


  reply	other threads:[~2020-06-09 11:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05  5:15 Zdenek Sojka
2020-06-05 16:11 ` Jonathan Wakely
2020-06-09  1:32   ` Jim Wilson
2020-06-09 11:40     ` Zdenek Sojka [this message]
2020-06-09 13:38     ` Jonathan Wakely

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=Hxe.26AP.70HmjtEwzo.1UttKh@seznam.cz \
    --to=zsojka@seznam.cz \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jimw@sifive.com \
    --cc=jwakely.gcc@gmail.com \
    /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).