maint: port test warnings to GCC 14
commit23bf614e46d253de523faa35dd8b8a778b809f58
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 May 2024 05:44:23 +0000 (16 22:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 May 2024 06:09:32 +0000 (16 23:09 -0700)
treea66458c9521d0b9227dc4f2cf37c830ba480bfe4
parent7b87c5c31059956f52ae883850ba309309871bff
maint: port test warnings to GCC 14

* configure.ac: Disable GCC 14’s -Wmissing-variable-declarations
in the test directory, as it’s not worth the aggravation there.
Likewise for GCC's -Wsuggest-attribute=cold.
configure.ac