]> git.eshelyaron.com Git - emacs.git/commit
GCC bug 117423 has a fix
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Jul 2025 18:49:29 +0000 (11:49 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:07:35 +0000 (10:07 +0200)
commit12130c256112875476642eb187dc6bb82bd37696
tree8100523eac4350f1571d54c2d4d378fcec3bdd2b
parent97de6ae2b6e63a94768f982c09268e42f92344a9
GCC bug 117423 has a fix

Document the change in dependency.  As we still need to work
around GCC bug 119085, there is no functional change in ‘configure’.
* configure.ac (emacs_cv_gcc_bug_119085_CFLAGS):
Rename from emacs_cv_gcc_bug_117423_CFLAGS.  All uses changed.

(cherry picked from commit 07ee5ebeca0ddeab436d449f626638d85c083da1)
configure.ac