2 // Origin: Markus Schoder <gccbug@gammarayburst.de>
4 // This used to segfault on x86 because the reg-stack pass
5 // created an unreachable basic block by purging an outgoing
6 // edge, and was not prepared to handle it.
14 float g() const {return 0;}