https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78874
--- Comment #3 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:13c9b353895fef8d5b1593b7527df41487c512d1 commit r15-9232-g13c9b353895fef8d5b1593b7527df41487c512d1 Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Sun Apr 6 04:39:59 2025 +0000 Doc: Fix description of -Wno-aggressive-loop-optimizations [PR78874] gcc/ChangeLog PR middle-end/78874 * doc/invoke.texi (Warning Options): Fix description of -Wno-aggressive-loop-optimizations to reflect that this turns off the warning, and the default is for it to be enabled.