Hi Jerry, Jerry D:
Is there any specific way to invoke the testsuite other that make check-fortran?
BTW: Regarding the gcc/testsuite/ vs. libgomp/testsuite – and only the latter supporting omp_lib and linking libgomp. Putting such tests into gcc/testsuite/*/gomp/ happens quite often, also because depending on how you test and what GCC your system has installed, it will just PASS - albeit typically by using /usr/lib64/libgomp.so instead of the just build one. Thus, while it is better to put it into the right spot from the beginning, you are not the first nor will you be the last who does so. - And I am sure that it will happen to me (again) in the future ... Thanks again for taking care of this patch in particular and about Christopher's patches - and sorry for being not faster in reviewing. I wrote those email mainly to (a) get the FAILs fixed that some see and (b) to provide some background as I think Christopher has some more pending patches. Tobias
