re PR c++/59080 ([c++11] ICE with array of auto)
/cp 2013-11-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/59080 * pt.c (unify): Don't call unify_array_domain with a NULL_TREE third argument. PR c++/59096 * pt.c (apply_late_template_attributes): Check that TREE_VALUE isn't NULL_TREE in the attribute_takes_identifier_p case. /testsuite 2013-11-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/59080 * g++.dg/cpp0x/initlist75.C: New. PR c++/59096 * g++.dg/cpp0x/gen-attrs-57.C: New. From-SVN: r205344
Showing
gcc/testsuite/g++.dg/cpp0x/gen-attrs-57.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/initlist75.C
0 → 100644
Please
register
or
sign in
to comment