[Bug middle-end/34515] -Wstrict-overflow produces extra warnings
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 16 16:56:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34515
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
This is too large to analyze and it doesn't compile cleanly:
strtod_l.c:1318:8: error: lvalue required in asm statement
strtod_l.c:1318:8: error: lvalue required in asm statement
I don't think it is useful to keep it around. Better focus on other
-Wstrict-overflow PRs.
More information about the Gcc-bugs
mailing list