]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug 109847 in buffer.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:12 +0000 (19:28 -0700)
commit4fedd5af4cc53666277fbcfc3417c0d7e3201c1d
tree9121989cec9a47a530826106f0c8e8a94de3667e
parent9eef5a678c3bb6a6248193524e67f7003f25f5af
Work around GCC bug 109847 in buffer.c

* src/buffer.c: Ignore GCC 13+ -Wanalyzer-out-of-bounds.
src/buffer.c