This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36278] [4.2/4.3 regression] ICE with typedef void in namespace and using the defined type in another when compiling with "-g"
- 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: 20 May 2008 13:36:54 -0000
- Subject: [Bug c++/36278] [4.2/4.3 regression] ICE with typedef void in namespace and using the defined type in another when compiling with "-g"
- References: <bug-36278-16199@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-20 13:36 -------
Works for me with the trunk on both i686-linux-gnu and i386-apple-darwin. Also
works with "4.3.0 20070729" and 4.3.0 20080128 on i386-apple-darwin.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.2 4.3 regression] ICE |[4.2/4.3 regression] ICE
|with typedef void in |with typedef void in
|namespace and using the |namespace and using the
|defined type in another when|defined type in another when
|compiling with "-g" |compiling with "-g"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36278