index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
lto
/
20081109_1.C
blob: 3395e13550173aab2e89f1b97235602ec35971ea (
plain
)
1
2
3
4
int
foo
(
int
x
)
{
throw
10
;
}