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++/36278] [4.2/4.3 regression] ICE with typedef void in namespace and using the defined type in another when compiling with "-g"



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


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