[Bug tree-optimization/120526] false positive warning at -O1 -Wall on fprintf %s
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 3 23:35:41 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120526
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://sourceware.org/bugz
| |illa/show_bug.cgi?id=33053
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Filed the glibc bug as https://sourceware.org/bugzilla/show_bug.cgi?id=33053 .
Using strtol instead of strtoimax works around the issue.
More information about the Gcc-bugs
mailing list