repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduce class rtx_reader
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
ext
/
attrib51.C
blob
2683718a0de4d343b790715499f8ddda4b5614e1
1
#define FOO __attribute__ (()) // { dg-bogus "" }
2
3
void f() throw(); // { dg-message "" }
4
void f() FOO; // { dg-error "" }