• Andreas Schwab's avatar
    Make fingerprint handling compatible with LTO · fc41b061
    Andreas Schwab authored
    Tell the compiler that the fingerprint variable is modified unpredictably.
    
    * lib/fingerprint.h (fingerprint): Remove const.
    * lib/fingerprint.c (fingerprint): Likewise.
    * src/pdumper.c (Fdump_emacs_portable): Cast fingerprint variable.
    (pdumper_load): Likewise.
    * lib-src/make-fingerprint.c (main): Likewise.
    fc41b061
fingerprint.c 1.37 KB