repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fortran: Fix PR 47485.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
diagnostic
/
pr96045-3.C
blob
ad1f2a5f96d7b608b84036c2fee6e73f88eb74e2
1
// PR 96045 EOF location
2
3
#define BORKED <int> // { dg-error "20:" }
4
5
template <class> class A {};
6
struct A BORKED // { dg-message "10: in expansion of" }