r115877 - in /branches/gcc-4_1-branch/gcc: Chan...

janis@gcc.gnu.org janis@gcc.gnu.org
Wed Aug 2 17:39:00 GMT 2006


Author: janis
Date: Wed Aug  2 17:39:24 2006
New Revision: 115877

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115877
Log:
	* doc/sourcebuild.texi (Test Directives): Document dg-shouldfail.

	* lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
	(dg-test): Support shouldfail tests.
	* lib/target-supports-dg.exp (dg-shouldfail): New.
	* gcc.test-framework/test-framework.awk: Handle shouldfail tests.
	* gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
	* gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
	* gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
	* gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
	* gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
	* gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-do-run-sf-exp-F.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-do-run-sf-exp-P.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-do-run-sft-exp-F.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-do-run-sft-exp-P.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dox-run-sf-exp-XF.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dox-run-sf-exp-XP.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list