[Bug c++/58701] [4.9 Regression] [c++11] ICE initializing member of static union

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 14 11:22:00 GMT 2013


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Isn't this by any chance invalid?  Anonymous aggregates cannot have members
with constructors.



More information about the Gcc-bugs mailing list