[Bug middle-end/64621] MIssed tail call oppurtunity

2015-01-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64621 --- Comment #2 from Andrew Pinski --- (In reply to Richard Biener from comment #1) > Well, this really really asks for the function signatures to be updated to > the > call ABI at the GIMPLE level... > > OTOH, (int) strtol (...) possibly truncat

[Bug middle-end/64621] MIssed tail call oppurtunity

2015-01-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64621 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---