[Bug analyzer/115724] analyzer does not recognise glibc (GNU) extension, non-returning error
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 2 19:23:06 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115724
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
As noted by Jakub, it works fine at -O1 and above:
https://godbolt.org/z/GrPv3rjoj
I'll fix it in the analyzer for the -O0 case.
More information about the Gcc-bugs
mailing list