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++/15938] ICE with anonymous unions


------- Additional Comments From giovannibajo at libero dot it  2005-07-21 01:51 -------
Yes, it's because of my patch.

I would like to know if we agree that the code is invalid or not. It's a bit 
hard to have a definitive answer since it is GNU C++ (uses an extension), but 
given that the C frontend accepts it, I don't see why we should reject it. In 
which case, this bug can be closed as fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at gcc dot gnu dot org,
                   |                            |nathan at gcc dot gnu dot
                   |                            |org
         AssignedTo|pcarlini at suse dot de     |giovannibajo at libero dot
                   |                            |it


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


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