maint: port GNULIB_WARN_CFLAGS to gcc 14
commit37ed0f562198a1c8d472d63b9d25fd853b3cfefd
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Sep 2024 05:08:09 +0000 (20 22:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Sep 2024 06:28:03 +0000 (21 23:28 -0700)
tree90df73bf3b222ff816b9ef69f1c41c9c4a851d86
parentcb83e12460bc184327dc58c1785ab861bc822b70
maint: port GNULIB_WARN_CFLAGS to gcc 14

* configure.ac (GNULIB_WARN_CFLAGS): Add -Wmissing-declarations,
-Wmissing-prototypes, -Wmissing-variable-declarations,
-Wnull-dereference, -Wsuggest-attribute=cold.
configure.ac