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
/
cpp1y
/
auto-fn14.C
blob: f17c0e289c3c1012c69ffac285a73096ac550524 (
plain
)
1
2
3
4
5
// PR c++/56177 // { dg-do compile { target c++1y } } auto f (); auto f () { return 33; }