[Bug libgomp/123177] libgomp.fortran/uses_allocators-7.f90 FAILs
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 15:41:04 GMT 2026
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 <ro@gcc.gnu.org>:
https://gcc.gnu.org/g:14146f6a365b2a743df7b6efc53feb2ba541fe8f
commit r16-8267-g14146f6a365b2a743df7b6efc53feb2ba541fe8f
Author: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
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 <ro@CeBiTec.Uni-Bielefeld.DE>
libgomp:
PR libgomp/123177
* testsuite/libgomp.fortran/uses_allocators-7.f90: Change to
compile test.
(dg-message): Adjust line numbers.
(dg-bogus): Likewise.
More information about the Gcc-bugs
mailing list