index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.mike
/
eh15.C
blob: 9ed673fc87df8e2f7af1a8e2321704b21b3b72cb (
plain
)
1
2
3
4
5
6
// Build don't link: // Special g++ Options: -fexceptions struct A { A() throw (int); };