Minor tweak to description of fdelete-dead-exceptions
gcc/ * doc/invoke.texi (fdelete-dead-exceptions): Minor tweak.
This commit is contained in:
parent
f1f7e54fb3
commit
c844918279
@ -16172,7 +16172,7 @@ arbitrary signal handlers such as @code{SIGALRM}.
|
||||
@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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user