summaryrefslogtreecommitdiff
path: root/gcc/doc/sourcebuild.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r--gcc/doc/sourcebuild.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 3950c82c685..85573a49a2b 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -2274,6 +2274,10 @@ Target has packed layout of structure members by default.
@item exceptions
Target supports exceptions.
+@item exceptions_enabled
+Target supports exceptions and they are enabled in the current
+testing configuration.
+
@item fgraphite
Target supports Graphite optimizations.