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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:30e42bb66d39f542cb76e40ad367a7ae7f376dc7

commit r14-852-g30e42bb66d39f542cb76e40ad367a7ae7f376dc7
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Wed May 10 14:43:21 2023 +0200

    libgomp testsuite: Have each '*.exp' file specify the compiler to use
[PR91884]

    ..., which is still 'GCC_UNDER_TEST' for all of them; no change in
behavior.

            PR testsuite/91884
            libgomp/
            * testsuite/lib/libgomp.exp (libgomp_target_compile): Don't
            specify compiler.
            * testsuite/libgomp.c++/c++.exp (ALWAYS_CFLAGS): Specify compiler.
            * testsuite/libgomp.c/c.exp (ALWAYS_CFLAGS): Likewise.
            * testsuite/libgomp.fortran/fortran.exp (ALWAYS_CFLAGS): Likewise.
            * testsuite/libgomp.graphite/graphite.exp (ALWAYS_CFLAGS):
            Likewise.
            * testsuite/libgomp.oacc-c++/c++.exp (ALWAYS_CFLAGS): Likewise.
            * testsuite/libgomp.oacc-c/c.exp (ALWAYS_CFLAGS): Likewise.
            * testsuite/libgomp.oacc-fortran/fortran.exp (ALWAYS_CFLAGS):
            Likewise.

Reply via email to