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
/
eh4.C
blob: c87ab293b369463079c679c2cdf72ed2e4eaa269 (
plain
)
1
2
3
4
5
6
// Build don't link: // Special g++ Options: -fexceptions void foo() { throw 1; }