Clarify -shared effect on crtfastmath.o
authorRichard Biener <rguenther@suse.de>
Fri, 13 Jan 2023 07:57:12 +0000 (08:57 +0100)
committerRichard Biener <rguenther@suse.de>
Fri, 27 Jan 2023 14:46:30 +0000 (15:46 +0100)
commitb799acef461bcb78d77819dd27c8e4806177d841
treefbc9ba11f721382fd8256efc7ddd4da506f6f9a2
parent6cdb4d4bcd52c95cb6d367b93a82eb599d4e26f0
Clarify -shared effect on crtfastmath.o

This rewords the note to not specifically mention crtfastmath.o
but FP environment altering by -ffast-math or -Ofast.

PR target/55522
* doc/invoke.texi (-shared): Clarify effect on -ffast-math
and -Ofast FP environment side-effects.
gcc/doc/invoke.texi