r157206 - in /trunk/gcc: ChangeLog doc/sourcebu...
janis@gcc.gnu.org
janis@gcc.gnu.org
Wed Mar 3 22:05:00 GMT 2010
Author: janis
Date: Wed Mar 3 22:05:30 2010
New Revision: 157206
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157206
Log:
* doc/sourcebuild.texi (Test directives): Document that arguments
include-opts and exclude-opts are now optional for dg-skip-if,
dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
* lib/target-supports-dg.exp (check-flags): Provide defaults for
include-opts and exclude-opts; skip checking the flags if arguments
are the same as the defaults.
(dg-xfail-if): Verify the number of arguments, supply defaults
for unspecified optional arguments.
(dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/sourcebuild.texi
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/lib/target-supports-dg.exp
More information about the Gcc-cvs
mailing list