This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34531] local typedef conflicts with global definition of a type having the same name
- From: "rbuergel at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2007 16:55:37 -0000
- Subject: [Bug c++/34531] local typedef conflicts with global definition of a type having the same name
- References: <bug-34531-15404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rbuergel at web dot de 2007-12-19 16:55 -------
It fails only on 4.3.0:
gcc version 4.3.0 20071214 (experimental) (GCC)
--
rbuergel at web dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.3.0
Known to work| |4.2.2 4.1.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34531