* 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.