]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug 109579 in ccl.c
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 May 2023 01:51:23 +0000 (18:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 May 2023 02:28:11 +0000 (19:28 -0700)
commit0b9677a192bcaa7e073347f4f4f19f2336531de8
tree7d10d3851b7726f1001e2f49e2041248992d6b3a
parent7166737b5c928c82aedaa4946d6fb9cc50fae336
Work around GCC bug 109579 in ccl.c

* src/ccl.c (POP_MAPPING_STACK):
Ignore -Wanalyzer-out-of-bounds.
src/ccl.c