; Fix typo in comment.
This commit is contained in:
parent
2b3763e955
commit
3169aeb421
1 changed files with 1 additions and 1 deletions
|
@ -2224,7 +2224,7 @@ AC_CACHE_CHECK([for flags to work around GCC bug 58416],
|
|||
[AC_LANG_DEFINES_PROVIDED
|
||||
[/* Work around GCC bug with double in unions on x86,
|
||||
where the generated insns copy non-floating-point data
|
||||
via fldl/fstpl instruction pairs. This can misbehave
|
||||
via fldl/fstpl instruction pairs. This can misbehave if
|
||||
the data's bit pattern looks like a NaN. See, e.g.:
|
||||
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58416#c10
|
||||
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71460
|
||||
|
|
Loading…
Add table
Reference in a new issue