mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
Mention GCC 10 attribute access.
Reviewed-by: Paul Eggert <eggert@cs.ucla.edu>
This commit is contained in:
parent
e9698175b0
commit
901ac8431c
4
NEWS
4
NEWS
@ -23,6 +23,10 @@ Major new features:
|
||||
toolchains. It is recommended to use GCC 8 or newer when testing
|
||||
this option.
|
||||
|
||||
* To help detect buffer overflows and other out-of-bounds accesses
|
||||
several APIs have been annotated with GCC 'access' attribute. This
|
||||
should help GCC 10 issue better warnings.
|
||||
|
||||
Deprecated and removed features, and other changes affecting compatibility:
|
||||
|
||||
* The deprecated <sys/sysctl.h> header and the sysctl function have been
|
||||
|
Loading…
Reference in New Issue
Block a user