> Unfortunately, the g++.dg/cilk-plus testsuite repeated many of the > errors that have already been fixed in its gcc.dg counterpart: not > properly setting ld_library_path (setting instead of appending, which > causes all 64-bit tests to FAIL on Solaris 10/x86) and using > ALWAYS_CFLAGS (leads to build directory names in make check output).
Same on Solaris 10/SPARC. > 2013-12-13 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > * g++.dg/cilk-plus/cilk-plus.exp: Properly set ld_library_path. > Use TEST_EXTRA_LIBS instead of ALWAYS_CFLAGS. Works on Solaris 10/SPARC as well, thanks. -- Eric Botcazou