diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a444183198..8ce5a11c35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-12-18 Joseph Myers <joseph@codesourcery.com> + * nptl/tst-attr3.c: Include <libc-diag.h>. + (do_test) [__GNUC_PREREQ (7, 0)]: Ignore -Wrestrict for two tests. + * posix/tst-glob_symlinks.c (do_test): Increase size of buf. * string/tester.c (test_strncat): Also disable -Warray-bounds |