* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
authorJanis Johnson <janis187@us.ibm.com>
Thu, 3 May 2007 21:32:52 +0000 (21:32 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 3 May 2007 21:32:52 +0000 (21:32 +0000)
From-SVN: r124392

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 8bb6798d696f2577534cf9ba1f1665822004700c..a856378ce106de0b357f401fd44779bd5851ebe3 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-03  Janis Johnson  <janis187@us.ibm.com>
+
+       * doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
+
 2007-05-03  Joseph Myers  <joseph@codesourcery.com>
 
        * config/soft-fp/double.h, config/soft-fp/extended.h,
index d7063313df3483e67879c2369cc95fbc35608f00..682ef94ee3f82cb3e4bd45aa186a1aab747b2325 100644 (file)
@@ -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