Commit 1c5b07db by Jason Merrill

update

From-SVN: r26302
parent aa936017
// Test that we save declspecs before a class defn properly.
// Build don't link:
static volatile union {
void f() { }
} u;
// On targets that don't support weak symbols, we require an explicit // On targets that don't support weak symbols, we require an explicit
// instantiation of arr. // instantiation of arr.
// excess errors test - XFAIL *-*-aout *-*-coff // excess errors test - XFAIL *-*-aout *-*-coff *-*-hpux*
template<class T> template<class T>
struct A { struct A {
......
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