* g++.dg/pch/externc-1.C: Add missing semicolon.
From-SVN: r80662
This commit is contained in:
parent
80790b050f
commit
d5a46acb57
@ -1,3 +1,7 @@
|
||||
2004-04-13 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* g++.dg/pch/externc-1.C: Add missing semicolon.
|
||||
|
||||
2004-04-13 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
|
||||
|
@ -3,4 +3,4 @@
|
||||
template <typename X> struct foo
|
||||
{
|
||||
X y;
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user