diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2024-07-19 13:39:21 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-07-19 14:23:11 -0700 |
commit | 9f4fc6608212191e1a9e07bf89f38ba9e4ea786c (patch) | |
tree | 044a7d187dc38dc66214f7636f42afd46e3518da /lisp/emacs-lisp/regexp-opt.el | |
parent | 524e9d50a78c019ab23ecf469787d5ff6c119025 (diff) | |
download | emacs-9f4fc6608212191e1a9e07bf89f38ba9e4ea786c.tar.gz emacs-9f4fc6608212191e1a9e07bf89f38ba9e4ea786c.tar.bz2 emacs-9f4fc6608212191e1a9e07bf89f38ba9e4ea786c.zip |
Work around GCC bug 58416 on 32-bit x86
* configure.ac (C_SWITCH_MATCHINE): On 32-bit x86 with GCC 4+,
append -mfpmath=sse (if SSE2 is known to work) or -fno-tree-sra
(otherwise) to work around GCC bug 58416.
* etc/NEWS: Mention this.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions