index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
expr
/
static_cast1.C
blob: f1d88bff3635d01288c7865a4d18dac7ffb93b1d (
plain
)
1
2
3
4
5
void foo(int x) { static_cast<const unsigned int&>(x); }