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

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 28 21:05:00 GMT 2014


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jan 28 21:04:44 2014
New Revision: 207209

URL: http://gcc.gnu.org/viewcvs?rev=207209&root=gcc&view=rev
Log:
    PR c++/58701
    * semantics.c (build_anon_member_initialization): Stop walking
    when we run out of COMPONENT_REFs.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-union5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c



More information about the Gcc-bugs mailing list