[Bug c/96832] Wrong assumption for -Werror=nonnull check
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 28 09:31:54 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96832
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |msebor at gcc dot gnu.org
Resolution|--- |MOVED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That is a glibc bug then, it shouldn't add access attribute to getcwd in that
case.
Introduced with https://sourceware.org/bugzilla/show_bug.cgi?id=25219
More information about the Gcc-bugs
mailing list