[Bug target/85744] Returning INT_FAST64_MIN become zero
cerlane at nscc dot sg
gcc-bugzilla@gcc.gnu.org
Fri May 11 07:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85744
cerlane <cerlane at nscc dot sg> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from cerlane <cerlane at nscc dot sg> ---
(In reply to Andrew Pinski from comment #3)
> Can you provide the preprocessed source then?
To provide the preprocessed source, I extracted the function and call it
directly from the same file. It then returns the correct value. However, when I
called the "actual" function, which is in an archive, I reproduce the error.
This means it is not a gcc standard error, but a compilation or some other
issues. I am unsure if this is the correct place to continue the discussion.
Thanks very much for your very quick response in any case.
More information about the Gcc-bugs
mailing list