]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: suppress GCC 13 false alarms
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Apr 2023 00:14:54 +0000 (17:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Apr 2023 01:20:20 +0000 (18:20 -0700)
commit21e757350896da0a42d03e9f9738d54473f74a9f
tree119a601219970430ff68b954fe3d157724e9930a
parent6c199713ed384d58e23671f58f646afcf06fabf8
maint: suppress GCC 13 false alarms

* src/csplit.c, src/fmt.c, src/make-prime-list.c, src/nohup.c:
Add pragmas to pacify GCC 13 when coreutils is configured
with --enable-gcc-warnings='expensive'.
src/csplit.c
src/fmt.c
src/make-prime-list.c
src/nohup.c