Commit 54281b29 by Jason Merrill

update

From-SVN: r25070
parent 7766fe8e
......@@ -12,4 +12,4 @@ namespace N {
using namespace N;
template <> class foo<void>; // ERROR - invalid specialization - XFAIL *-*-*
template <> class foo<void>; // ERROR - invalid specialization
// On targets that don't support weak symbols, we require an explicit
// instantiation of arr.
// excess errors test - XFAIL *-*-aout *-*-coff
template<class T>
struct A {
static T arr[5];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment