]> git.eshelyaron.com Git - emacs.git/commit
Pacify GCC 12 false positive in ccl.c
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 May 2022 08:19:32 +0000 (01:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 May 2022 08:26:47 +0000 (01:26 -0700)
commit13dac6f3e95f951d7174d727cc88c7e7bf24ac8c
tree6152e9d3b3001314bed27bd95b5bab05ad5033a9
parent30966a6e67ff5b599a2906b9e336ab5744786f06
Pacify GCC 12 false positive in ccl.c

* src/ccl.c: Suppress -Wanalyzer-use-of-uninitialized-value
in GCC 12 or later.
src/ccl.c