[PATCH,committed] Graphite autopar tests moved to libgomp

David Edelsohn dje.gcc@gmail.com
Fri Aug 14 14:15:00 GMT 2009


The Graphite autopar tests rely on OpenMP and need to be in the
libgomp testsuite to allow the testcases to link and run in the build
directory.  This patch moves the tests to libgomp testsuite directory
and replaces the Deja driver with a simpler harness.

Bootstrapped on powerpc-ibm-aix5.3.0.0.  Approved off-list by Sebastian.

The files were moved with svn move.

David

gcc/testuite/
        * gcc.dg/graphite/graphite_autopar: Move to libgomp testsuite.

libgomp/
        * testsuite/libgomp.graphite: Move from gcc.dg/graphite.
        * testsuite/libgomp.graphite/graphite_autopar.exp: Delete.
        * testsuite/libgomp.graphite/graphite.exp: New.



More information about the Gcc-patches mailing list