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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Rainer Orth <[email protected]>:

https://gcc.gnu.org/g:14146f6a365b2a743df7b6efc53feb2ba541fe8f

commit r16-8267-g14146f6a365b2a743df7b6efc53feb2ba541fe8f
Author: Rainer Orth <[email protected]>
Date:   Tue Mar 24 16:40:12 2026 +0100

    libgomp: Fix libgomp.fortran/uses_allocators-7.f90 [PR123177]

    The libgomp.fortran/uses_allocators-7.f90 test has been UNRESOLVED from
    the beginning:

    UNRESOLVED: libgomp.fortran/uses_allocators-7.f90   -O  compilation failed
to produce executable

    The compilation is expected to fail, so this must be changed into a
    compile test.

    Tested on i386-pc-solaris2.11.

    2026-03-13  Rainer Orth  <[email protected]>

            libgomp:
            PR libgomp/123177
            * testsuite/libgomp.fortran/uses_allocators-7.f90: Change to
            compile test.
            (dg-message): Adjust line numbers.
            (dg-bogus): Likewise.

Reply via email to