public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/49561] [C++0x] std::list::size complexity
Date: Tue, 03 Jul 2012 01:38:00 -0000	[thread overview]
Message-ID: <bug-49561-4-RkwfNmonFB@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49561-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #12 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-07-03 01:37:53 UTC ---
Author: paolo
Date: Tue Jul  3 01:37:48 2012
New Revision: 189186

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189186
Log:
2012-07-02  Paolo Carlini  <paolo.carlini@oracle.com>

    Revert:
    2011-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

    PR libstdc++/49561
    * include/bits/stl_list.h (_List_base<>::_List_impl::_M_size):
    Add in C++0x mode.
    (_List_base<>::_List_impl, _List_base<>::_M_get_node,
    _List_base<>::_M_put_node, _List_base<>::_List_base(_List_base&&),
    list<>::size, list<>::swap, list<>::splice): Use it.
    (operator==(const list<>&, const list<>&)): Rewrite in C++0x mode.
    * include/bits/list.tcc (list<>::erase): Likewise.
    (list<>::merge): Adjust in C++0x mode.
    * testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
    Adjust dg-error line number.
    * testsuite/23_containers/list/requirements/dr438/insert_neg.cc:
    Likewise.
    * testsuite/23_containers/list/requirements/dr438/
    constructor_1_neg.cc: Likewise.
    * testsuite/23_containers/list/requirements/dr438/
    constructor_2_neg.cc: Likewise.

Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/bits/list.tcc
    branches/gcc-4_7-branch/libstdc++-v3/include/bits/stl_list.h
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc


  parent reply	other threads:[~2012-07-03  1:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28  8:18 [Bug libstdc++/49561] New: gcc does not meet the standard for std::list container yoch.melka at gmail dot com
2011-06-28  8:48 ` [Bug libstdc++/49561] " redi at gcc dot gnu.org
2011-06-28 10:09 ` [Bug libstdc++/49561] [C++0x] std::list::size complexity paolo.carlini at oracle dot com
2011-09-20  0:59 ` blelbach at cct dot lsu.edu
2011-09-20  1:05 ` paolo.carlini at oracle dot com
2011-09-21 11:56 ` paolo.carlini at oracle dot com
2011-10-04 22:20 ` paolo at gcc dot gnu.org
2011-10-04 22:23 ` paolo.carlini at oracle dot com
2011-10-04 23:06 ` blelbach at cct dot lsu.edu
2011-10-07  1:26 ` foom at fuhm dot net
2011-10-07  1:37 ` redi at gcc dot gnu.org
2011-10-07  1:38 ` paolo.carlini at oracle dot com
2012-07-03  0:48 ` paolo at gcc dot gnu.org
2012-07-03  1:38 ` paolo at gcc dot gnu.org [this message]
2012-07-03  1:40 ` paolo.carlini at oracle dot com
2012-07-03  3:36 ` blelbach at cct dot lsu.edu
2012-07-03  3:39 ` blelbach at cct dot lsu.edu
2012-07-03  8:32 ` redi at gcc dot gnu.org
2012-07-03  8:35 ` redi at gcc dot gnu.org
2012-08-22 19:47 ` redi at gcc dot gnu.org
2012-09-15  6:06 ` pinskia at gcc dot gnu.org
2014-10-10 15:34 ` redi at gcc dot gnu.org
2014-10-10 16:00 ` redi at gcc dot gnu.org
2014-10-10 16:15 ` 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-49561-4-RkwfNmonFB@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).