------- Comment #4 from reichelt at gcc dot gnu dot org  2009-01-04 21:37 
-------
Jason, the fix is unfortunately incomplete, because the following testcase
still crashes:

=================
union U {};

U u({ 1 });
=================

bug.cc:3: internal compiler error: in process_init_constructor_union, at
cp/typeck2.c:1150
Please submit a full bug report, [etc.]


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

Reply via email to