mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-01 01:19:59 +08:00
fix line #s
From-SVN: r115125
This commit is contained in:
parent
b75cf9a1e9
commit
7fd20a023a
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user