gcc/
* doc/invoke.texi (fdelete-dead-exceptions): Minor tweak.
@opindex fdelete-dead-exceptions
Consider that instructions that may throw exceptions but don't otherwise
contribute to the execution of the program can be optimized away.
-This option is enabled by default for the Ada front end, as permitted by
+This option is enabled by default for the Ada compiler, as permitted by
the Ada language specification.
Optimization passes that cause dead exceptions to be removed are enabled independently at different optimization levels.