diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2025-04-22 13:47:17 +0200 |
---|---|---|
committer | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2025-04-22 13:47:17 +0200 |
commit | 6390fc86995fbd5239497cb9e1797a3af51d3936 (patch) | |
tree | 91f4bed167e6d6084a5ba569479593923e124eb3 /gcc/fortran/resolve.cc | |
parent | f9cfb3735cf301c4b943d9ed1cd8b887e11d6be5 (diff) | |
download | gcc-6390fc86995fbd5239497cb9e1797a3af51d3936.zip gcc-6390fc86995fbd5239497cb9e1797a3af51d3936.tar.gz gcc-6390fc86995fbd5239497cb9e1797a3af51d3936.tar.bz2 |
cobol: Restrict COBOL to supported Linux arches [PR119217]
The COBOL frontend is currently built on all x86_64 and aarch64 hosts
although the code contains some Linux/glibc specifics that break the build
e.g. on Solaris/amd64.
Tested on Linux/x86_64 and Solaris/amd64.
2025-03-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR cobol/119217
* configure.ac: Restrict cobol to aarch64-*-linux*,
x86_64-*-linux*.
Fix indentation.
* configure: Regenerate.
Diffstat (limited to 'gcc/fortran/resolve.cc')
0 files changed, 0 insertions, 0 deletions