https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64621

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Well, this really really asks for the function signatures to be updated to the
call ABI at the GIMPLE level...

OTOH, (int) strtol (...) possibly truncates the value so it's not a noop
(it's a noop on i?86 only).

Reply via email to