This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16193] [3.5 Regression] Bootstrap failure in libstdc++-v3
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 17:36:01 -0000
- Subject: [Bug c++/16193] [3.5 Regression] Bootstrap failure in libstdc++-v3
- References: <20040625085533.16193.ebotcazou@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-27 17:36 -------
I short example would be:
typedef long wchar_t;
wchar_t t;
Then this might be caused by one of Mark's patches to speed up the C++ compiler.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Component|bootstrap |c++
Keywords|wrong-code |build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16193