• Paul Eggert's avatar
    Work around GCC bug 54561 in a better way · 3e71e437
    Paul Eggert authored
    The new approach is less selective, but also less intrusive on C code.
    * src/bytecode.c, src/image.c, src/keyboard.c: Ignore -Wclobbered.
    * src/conf_post.h (NONVOLATILE): Remove.  All uses removed.
    3e71e437
bytecode.c 37.9 KB