[Bug c++/61242] [4.9/4.10 Regression] Bogus "=?UTF-8?Q?no=20matching=20function=20for=20call=20to=20=E2=80=98Foo?=::Create(<brace-enclosed initializer list>)"

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 25 21:43:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61242

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jun 25 21:42:37 2014
New Revision: 211998

URL: https://gcc.gnu.org/viewcvs?rev=211998&root=gcc&view=rev
Log:
    PR c++/61242
    * call.c (build_aggr_conv): Ignore passed in flags.
    (build_array_conv, build_complex_conv): Likewise.

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



More information about the Gcc-bugs mailing list