fix line #s

From-SVN: r115125
This commit is contained in:
Jason Merrill 2006-07-02 00:12:46 -04:00
parent b75cf9a1e9
commit 7fd20a023a

View File

@ -8,6 +8,6 @@ template<int> struct A
};
// Instead of the bogus error we get 3 separate errors.
// { dg-error "no type" "" { target *-*-* } 5 }
// { dg-error "::" "" { target *-*-* } 5 }
// { dg-error "~" "" { target *-*-* } 5 }
// { dg-error "no type" "" { target *-*-* } 7 }
// { dg-error "::" "" { target *-*-* } 7 }
// { dg-error "~" "" { target *-*-* } 7 }