mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-21 23:02:05 +02:00
* 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.