]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug 121030
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Jul 2025 00:21:41 +0000 (17:21 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:47:11 +0000 (10:47 +0200)
commit4a235481a27787ec59f004caaa11fa041bc4cc9c
treed6ee47658f45dba576853fd5dfa90f35790457dd
parent06eda9c302ea19b447ba33feb722b05a8da8e36f
Work around GCC bug 121030

* configure.ac: Disable -Wanalyzer-use-of-uninitialized-value.

(cherry picked from commit f3d3a5803e174d1199c90f914b7b92c9ac4d970a)
configure.ac