[Bug libgomp/82623] many omp tests failed for both C++ and Fortran, gcc-6.4 on Redhat 7.3/64

aaahaaah at yandex dot ru gcc-bugzilla@gcc.gnu.org
Fri Oct 20 10:39:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82623

--- Comment #6 from Albert <aaahaaah at yandex dot ru> ---
(In reply to Jakub Jelinek from comment #4)
> From the log, it is clear you aren't actually testing the newly built
> compiler, but system gcc, so no wonder it doesn't support OpenMP 4.5 nor
> -fopenacc option etc.
> Dunno what have you done to achieve that, custom dejagnu *.exp file
> somewhere, some environment variables or what.
> In any case, it seems GCC_UNDER_TEST is not what it should be.

Hi Jakub,

I did not add any environmental variables nor I used any specific option. If I
stay inside the gcc-6.4 project folder I presume the command "make check" must
invoke gcc-6.4 but not gcc-4.8 (which is the system default).
Could you suggest a workaround to run all the tests using gcc-6.4 before the
command "sudo make install" was done?


More information about the Gcc-bugs mailing list