Commit c4ec74e8 by Jason Merrill

fix

From-SVN: r23983
parent 7e2067ca
......@@ -2,7 +2,7 @@
// Special g++ Options: -frepo
// Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
// causes linker error - XFAIl *-*-*
// excess errors test - XFAIL *-*-*
template <class T>
class foo{
......
......@@ -2,7 +2,7 @@
// Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
// causes linker error - XFAIL *-*-*
// excess errors test - XFAIL *-*-*
template <class T> struct A {
static const int l[1];
......
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