public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/19209] [3.4/4.0 Regression] libstdc++ tempers with user name space
Date: Thu, 30 Dec 2004 15:09:00 -0000	[thread overview]
Message-ID: <20041230150900.24084.qmail@sourceware.org> (raw)
In-Reply-To: <20041230145508.19209.gdr@gcc.gnu.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-30 15:08 -------
Hmm, the problem is in _List_node_base.
It was caused by:
2004-01-07  Gawain Bolton  <gp.bolton@computer.org>

        * include/bits/stl_list.h:
        * include/bits/list.tc:
        * src/list.cc:
        Performance enhancements for destructor, push_front(),
        push_back(), pop_front(), pop_back(), sort()
        Eliminated static_casts where possible.
        Moved code out of header files into new src/list.cc
        implementation file for library where possible.
        Remove inheritance from iterator class and create separate
        classes for non-constant and constant iterators.


Meaning that this is also a 3.4 regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkoz at gcc dot gnu dot org
      Known to fail|4.0.0                       |4.0.0 3.4.0
            Summary|[4.0 Regression] libstdc++  |[3.4/4.0 Regression]
                   |tempers with user name space|libstdc++ tempers with user
                   |                            |name space


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


  parent reply	other threads:[~2004-12-30 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-30 14:55 [Bug libstdc++/19209] New: " gdr at gcc dot gnu dot org
2004-12-30 15:01 ` [Bug libstdc++/19209] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-30 15:09 ` pinskia at gcc dot gnu dot org [this message]
2004-12-30 15:10 ` [Bug libstdc++/19209] [3.4/4.0 " pinskia at gcc dot gnu dot org
2004-12-30 15:16 ` pcarlini at suse dot de

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=20041230150900.24084.qmail@sourceware.org \
    --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).