]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Reword the description of -f[no-]fp-int-builtin-inexact default
authorXi Ruoyao <xry111@xry111.site>
Wed, 24 Sep 2025 06:29:45 +0000 (14:29 +0800)
committerXi Ruoyao <xry111@xry111.site>
Thu, 25 Sep 2025 02:06:59 +0000 (10:06 +0800)
commit19167808a6403843af1ff74410b6f324d7c6304d
tree27274093cb28bc9b48c1afb0ced658d420ef8f3c
parente4b9750478efd79d5d41c283e5243cf2cd087f8e
doc: Reword the description of -f[no-]fp-int-builtin-inexact default

Now -std=gnu23 is the default, so -fno-fp-int-builtin-inexact is
effectively the default value.

gcc/

* doc/invoke.texi (-ffp-int-builtin-inexact): Reword to match
the default value with the default C standard.
gcc/doc/invoke.texi