maint: remove unneeded suggest-attributes pragmas
commitaed1aa29db176dc1bdf03805fe04ae87ffc152d9
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 05:36:37 +0000 (17 21:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 08:29:59 +0000 (18 00:29 -0800)
tree2c40f054b630079bba140d7c29ac4890c25d83d5
parentd39c5237283e4b732098a916a7ad194b05b81c4f
maint: remove unneeded suggest-attributes pragmas

* gl/lib/fadvise.c: Remove pragma that works around GCC bug 83559
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83559>.
This bug was fixed in GCC 9, and we needn’t worry about
--enable-gcc-warnings for compilers that old.
* src/test.c: Likewise.
gl/lib/fadvise.c
src/test.c