aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJanis Johnson <janis187@us.ibm.com>2007-05-03 21:32:52 +0000
committerJanis Johnson <janis187@us.ibm.com>2007-05-03 21:32:52 +0000
commitfdb3e63a42761e2ffbe106a93f134114c11c0038 (patch)
tree5371c463b66affe441f856ad1630ef0d6671bec6 /gcc/doc
parentbd11459966c7cbf8ff35bc34d81fd0c0177da5eb (diff)
* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@124392 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/sourcebuild.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index d7063313df3..682ef94ee3f 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -1026,7 +1026,8 @@ targets.
@item @{ dg-excess-errors @var{comment} [@{ target/xfail @var{selector} @}] @}
This DejaGnu directive indicates that the test is expected to fail due
to compiler messages that are not handled by @samp{dg-error},
-@samp{dg-warning} or @samp{dg-bogus}.
+@samp{dg-warning} or @samp{dg-bogus}. For this directive @samp{xfail}
+has the same effect as @samp{target}.
@item @{ dg-output @var{regexp} [@{ target/xfail @var{selector} @}] @}
This DejaGnu directive compares @var{regexp} to the combined output