This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16193] [3.5 Regression] Bootstrap failure in libstdc++-v3


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]