public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <mcgrathr@google.com>
To: Vaseeharan Vinayagamoorthy <Vaseeharan.Vinayagamoorthy@arm.com>
Cc: Binutils <binutils@sourceware.org>
Subject: Re: [PATCH users/roland/gold-charnn] gold: Use char16_t, char32_t instead of uint16_t, uint32_t as character types
Date: Tue, 19 Sep 2023 17:41:03 -0700	[thread overview]
Message-ID: <CAB=4xhqjuk2a_quCqH=ehNJGoq=YooL6Y58yOcKjk-GAWOP0iA@mail.gmail.com> (raw)
In-Reply-To: <DB9PR08MB647413BBA3340351A802035F81F1A@DB9PR08MB6474.eurprd08.prod.outlook.com>

I didn't realize that building gold with compilers so old they don't
support C++11 was supported.  The GCC source history suggests that
char16_t and char32_t support were introduced in GCC 4.4.  I'm not
sure when the default C++ mode was changed to be >= -std=c++11.  It
looks to me that the configure stuff should be making it pass
`-std=c++11` if that's required, but I don't know how that test is
coming out in your build.  I wonder if using `CXX=g++ -std=c++11`
makes a difference with your version.

  reply	other threads:[~2023-09-20  0:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05 19:35 Roland McGrath
2023-09-06 21:01 ` Cary Coutant
2023-09-07  0:22   ` Roland McGrath
2023-09-12 12:37 ` Vaseeharan Vinayagamoorthy
2023-09-20  0:41   ` Roland McGrath [this message]
2023-10-19 11:07     ` Vaseeharan Vinayagamoorthy
2023-10-19 19:30       ` Roland McGrath

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='CAB=4xhqjuk2a_quCqH=ehNJGoq=YooL6Y58yOcKjk-GAWOP0iA@mail.gmail.com' \
    --to=mcgrathr@google.com \
    --cc=Vaseeharan.Vinayagamoorthy@arm.com \
    --cc=binutils@sourceware.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).