This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108124 - in /branches/gcc-4_0-branch/gcc/tests...


Author: janis
Date: Tue Dec  6 18:04:00 2005
New Revision: 108124

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108124
Log:
	PR testsuite/25247
	* lib/target-supports-dg.exp (dg-skip-if): Fix target selector for
	use in selector expressions.
	(dg-xfail-if): Ditto.
	* gcc.test-framework/dg-dot-run-sif-exp-P.c: New test.
	* gcc.test-framework/dg-dot-run-sif-exp-U.c: New test.
	* gcc.test-framework/dg-dot-run-xif-exp-P.c: New test.
	* gcc.test-framework/dg-dot-run-xif-exp-XP.c: New test.
	* gcc.test-framework/test-framework.exp: Skip generated tests if
	CHECK_TEST_FRAMEWORK is not 1.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-P.c
    branches/gcc-4_0-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-U.c
    branches/gcc-4_0-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-P.c
    branches/gcc-4_0-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-XP.c
Modified:
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-branch/gcc/testsuite/gcc.test-framework/test-framework.exp
    branches/gcc-4_0-branch/gcc/testsuite/lib/target-supports-dg.exp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]