re PR c++/85977 (Incorrect handling of array reference size deduction)
PR c++/85977 * pt.c (unify): If ELTTYPE has no deducible template parms, skip deduction from the list elements. (type_unification_real): Check convertibility of list elements. * g++.dg/cpp0x/initlist102.C: New test. * g++.dg/cpp0x/initlist103.C: New test. * g++.dg/cpp0x/initlist104.C: New test. From-SVN: r261241
Showing
gcc/testsuite/g++.dg/cpp0x/initlist102.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/initlist103.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/initlist104.C
0 → 100644
Please
register
or
sign in
to comment