[Bug c++/60980] [4.9/4.10 Regression] ICE in build_special_member_call, at cp/call.c:7447

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 30 14:24:00 GMT 2014


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Apr 30 14:23:34 2014
New Revision: 209936

URL: http://gcc.gnu.org/viewcvs?rev=209936&root=gcc&view=rev
Log:
    PR c++/60980
    * init.c (build_value_init): Don't try to call an array constructor.

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



More information about the Gcc-bugs mailing list