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
/
other
/
crash-1.C
blob: e9a2d79f42242a88d2c8f908bf8b61c91ca1822a (
plain
)
1
2
3
void
f
()
{
return
0
;
}
// { dg-error "return-statement" }