[Bug middle-end/14708] description of -ffloat-store in gcc man page incorrect/inaccurate
- To: debian-gcc@lists.debian.org
- Subject: [Bug middle-end/14708] description of -ffloat-store in gcc man page incorrect/inaccurate
- From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
- Date: Fri, 11 Apr 2025 01:51:17 +0000
- Message-id: <bug-14708-5724-dj0iTytFvc@http.gcc.gnu.org/bugzilla/>
- In-reply-to: <bug-14708-5724@http.gcc.gnu.org/bugzilla/>
- References: <bug-14708-5724@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14708
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:
https://gcc.gnu.org/g:0c210fbbd70af16326ca64bf3447eb38b6fd6e0d
commit r15-9371-g0c210fbbd70af16326ca64bf3447eb38b6fd6e0d
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Fri Apr 11 00:06:17 2025 +0000
Doc: Discourage the use of -ffloat-store [PR14708]
gcc/ChangeLog
PR middle-end/14708
* doc/invoke.texi (Optimize Options): List -fexcess-precision
before -ffloat-store, moving some background discussion to the
former from the latter. Recommend using
-fexcess-precision=standard
instead of -ffloat-store.
--
You are receiving this mail because:
You reported the bug.
Reply to: