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]

r156476 - in /branches/graphite/gcc: ChangeLog....


Author: spop
Date: Wed Feb  3 19:23:24 2010
New Revision: 156476

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156476
Log:
Do not FAIL in miscompiled runtime tests.

2010-02-03  Sebastian Pop  <sebastian.pop@amd.com>

	* testsuite/gcc.dg/graphite/interchange-12.c: Return 0 to avoid
	the execution check to FAIL.  This testcase is miscompiled by Graphite
	and the check should be re-enabled.
	* testsuite/gcc.dg/graphite/interchange-mvt.c: Same.
	* testsuite/gcc.dg/graphite/block-0.c: Same.
	* testsuite/gcc.dg/graphite/block-4.c: Same.
	* testsuite/gcc.dg/graphite/block-7.c: Same.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c


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