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 <san...@gcc.gnu.org>: https://gcc.gnu.org/g:0c210fbbd70af16326ca64bf3447eb38b6fd6e0d commit r15-9371-g0c210fbbd70af16326ca64bf3447eb38b6fd6e0d Author: Sandra Loosemore <sloosem...@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.