libgomp.exp: Reorder lib loads into dependency order.
authorIain Sandoe <iain@codesourcery.com>
Thu, 20 Jun 2013 16:48:26 +0000 (16:48 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 20 Jun 2013 16:48:26 +0000 (16:48 +0000)
commit1ef3b58e572bc76797b69159117ba8ab6da13391
treed3624cce2523466dc6b8640cd256b60aa0289738
parent6c84d5762f1e1a60b1d4cee0caf8b4e7e0ba5f6f
libgomp.exp: Reorder lib loads into dependency order.

2013-06-20  Iain Sandoe  <iain@codesourcery.com>
        Cesar Philippidis  <cesar@codesourcery.com>

* testsuite/lib/libgomp.exp: Reorder lib loads into dependency order.
Do not load_gcc_lib gcc-dg.exp and add a comment as to why.
* testsuite/libgomp.c/c.exp: load_gcc_lib gcc-dg.exp.
* testsuite/libgomp.fortran/fortran.exp: Likewise.
* testsuite/libgomp.graphite/graphite.exp: Likewise.
* testsuite/libgomp.c++/c++.exp: load_gcc_lib gcc-dg.exp.
Use dg-runtest rather than gfortran-dg-runtest.

Co-Authored-By: Cesar Philippidis <cesar@codesourcery.com>
From-SVN: r200253
libgomp/ChangeLog
libgomp/testsuite/lib/libgomp.exp
libgomp/testsuite/libgomp.c++/c++.exp
libgomp/testsuite/libgomp.c/c.exp
libgomp/testsuite/libgomp.fortran/fortran.exp
libgomp/testsuite/libgomp.graphite/graphite.exp