public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/60326] Incorrect type from std::make_unsigned<wchar_t>
Date: Thu, 15 May 2014 12:31:00 -0000	[thread overview]
Message-ID: <bug-60326-4-HDAJINkgoy@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60326-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu May 15 12:31:05 2014
New Revision: 210473

URL: http://gcc.gnu.org/viewcvs?rev=210473&root=gcc&view=rev
Log:
    PR libstdc++/60326
    * include/std/type_traits (__make_unsigned, __make_signed): Define
    specializations for wchar_t, char16_t and char32_t.
    * testsuite/20_util/make_signed/requirements/typedefs-4.cc: New.
    * testsuite/20_util/make_unsigned/requirements/typedefs-1.cc: Correct
    test for make_unsigned<volatile wchar_t>.
    * testsuite/20_util/make_unsigned/requirements/typedefs-2.cc:
    Likewise.
    * testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
    line number.
    * testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
    Likewise.
    * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
    Likewise.

Added:
    trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-4.cc
      - copied, changed from r210471,
trunk/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/type_traits
    trunk/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc


  parent reply	other threads:[~2014-05-15 12:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-60326-4@http.gcc.gnu.org/bugzilla/>
2014-02-24  3:54 ` kristian.spangsege at gmail dot com
2014-02-24 10:07 ` redi at gcc dot gnu.org
2014-05-15 12:31 ` redi at gcc dot gnu.org [this message]
2014-05-15 12:33 ` redi at gcc dot gnu.org
2014-06-13 12:00 ` redi at gcc dot gnu.org
2014-06-13 12:02 ` redi 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-60326-4-HDAJINkgoy@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).