This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11770] segv
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Aug 2003 15:33:34 -0000
- Subject: [Bug c++/11770] segv
- References: <20030802074217.11770.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11770
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-02 15:33 -------
With the mainline (20030802), this no longer ICE's but since the mainline now has two-stage name
lookups and the old libstdc++ was not complaint with that, I cannot really tell if it is fixed.
I can reproduce it with 3.3.1 (20030707), 3.2.3, 3.2.2, 3.0.4, and 2.95.3 though.
I have not tried to reduce the source though.