]> git.eshelyaron.com Git - emacs.git/commit
GCC bug 58416 is fixed in GCC 15
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Aug 2024 06:36:45 +0000 (23:36 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 22 Aug 2024 07:27:27 +0000 (09:27 +0200)
commitf9d99742dc4b757b4540072e3692e84c43494fae
treeef7623637b2147a6d7dd92625a81d5fd2e17dd38
parent910ea313408dd26f97dbddf3305d8ad859095cd9
GCC bug 58416 is fixed in GCC 15

* configure.ac (emacs_cv_gcc_bug_58416_CFLAGS):
No need for a workaround in GCC 15.

2024-08-19  Paul Eggert  <eggert@cs.ucla.edu>

Remove obsolete comment about ‘volatile’

(cherry picked from commit 3d1d4f109ed4115256a08c74eeb704259d91c9f4)
configure.ac