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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-18 
23:29:33 UTC ---
Author: jason
Date: Mon Apr 18 23:29:30 2011
New Revision: 172679

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172679
Log:
    PR c++/48537
    * init.c (build_value_init): Handle UNION_TYPE the same.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/union4.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/init.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog

Reply via email to