Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH v2 0/2] PR c++/21323: char16_t/char32_t/wchar_t built-in C++ types
Date: Wed, 12 Apr 2017 13:10:00 -0000	[thread overview]
Message-ID: <26b9748f-a03d-2e0c-3107-440ad2a8ca8e@redhat.com> (raw)
In-Reply-To: <1490958195-25657-1-git-send-email-palves@redhat.com>

On 03/31/2017 12:03 PM, Pedro Alves wrote:
> This series fixes PR c++/21323, a bug report that shows that GDB
> thinks C++11's char16_t and char32_t built-in types are signed, while
> the standard clearly says they're unsigned.
> 
> While working on it, I noticed that GDB isn't aware that wchar_t is a
> built-in type in C++ either (and it was already the case in C++98).
> The second patch fixes that.
> 
> Tested on x86_64 Fedora 23.
> 
> New in v2:
> 
>  - Make the tests a bit more lax when testing C/C++98, WRT to the
>    underlying type of char16_t/char32_t - accept any of unsigned
>    long/short/int.
> 
>  - Go through all ports and override wchar_t size/sign appropriately.
> 
> Pedro Alves (2):
>   Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++
>   Teach GDB that wchar_t is a built-in type in C++ mode

I've pushed this in now.

Thanks,
Pedro Alves


      parent reply	other threads:[~2017-04-12 13:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31 11:03 Pedro Alves
2017-03-31 11:03 ` [PATCH v2 1/2] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++ Pedro Alves
2017-03-31 11:03 ` [PATCH v2 2/2] Teach GDB that wchar_t is a built-in type in C++ mode Pedro Alves
2017-03-31 12:28   ` Eli Zaretskii
2017-03-31 12:38     ` Pedro Alves
2017-03-31 13:00       ` Eli Zaretskii
2017-04-12 13:10 ` Pedro Alves [this message]

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=26b9748f-a03d-2e0c-3107-440ad2a8ca8e@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@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