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.