* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
From-SVN: r124392
This commit is contained in:
parent
13cc6d1bd3
commit
ce396345ac
2 changed files with 6 additions and 1 deletions
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue