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++/56613] [4.8 Regression] map::operator[](key_type&&) fails with custom allocator
Date: Thu, 14 Mar 2013 23:28:00 -0000	[thread overview]
Message-ID: <bug-56613-4-S8nuOOXYNj@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56613-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-03-14 23:28:18 UTC ---
Author: redi
Date: Thu Mar 14 23:28:11 2013
New Revision: 196666

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196666
Log:
    PR libstdc++/56613
    * include/bits/stl_tree.h (_Rb_tree::_M_create_node): Use
    allocator_traits instead of calling construct directly.
    * testsuite/23_containers/map/56613.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/map/56613.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h


  parent reply	other threads:[~2013-03-14 23:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13 13:33 [Bug libstdc++/56613] New: " redi at gcc dot gnu.org
2013-03-13 13:35 ` [Bug libstdc++/56613] " redi at gcc dot gnu.org
2013-03-14  1:44 ` redi at gcc dot gnu.org
2013-03-14  9:14 ` rguenth at gcc dot gnu.org
2013-03-14 23:28 ` redi at gcc dot gnu.org [this message]
2013-03-14 23:31 ` 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-56613-4-S8nuOOXYNj@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).