On May 30, 2013, at 12:59 PM, Cesar Philippidis <ce...@codesourcery.com> wrote: > Here is a patch from our backlog at Mentor Graphics that addresses a > libgomp issue where setting ENABLE_LTO=1 in site.exp causes the following > error with dejagnu
> Is it OK for trunk? Ok. Committed revision 200253. > 2013-05-30 Iain Sandoe <i...@codesourcery.com> > Cesar Philippidis <ce...@codesourcery.com> > > libgomp/ > * 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.