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++/16529] [3.4/3.5 regression] ICE for: namespace-alias shall no be declared as the name of any other entity


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-13 19:41 -------
That is most likely because  Wolfgang has checking turned on. So this is ice-on-invalid-code, ICE-
checking (which means it ICE only when checking is turned on) and accepts-invalid.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, ice-
                   |                            |checking


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16529


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