mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
; Update comment re GCC bugs 117423 and 119085.
This commit is contained in:
parent
29d46a2e75
commit
3415fa15e4
1 changed files with 1 additions and 1 deletions
|
|
@ -2232,7 +2232,7 @@ AC_CACHE_CHECK([for flag to work around GCC union bugs],
|
|||
[/* Work around GCC bugs 117423 and 119085 re holes in unions:
|
||||
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117423
|
||||
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119085
|
||||
These are fixed in GCC 14.4 and 15.2.
|
||||
These are fixed in GCC 13.5, 14.4 and 15.2.
|
||||
|
||||
Working around them also works around GCC bug 58416
|
||||
with double in unions on x86, where the generated insns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue