On Tue, Apr 15, 2025 at 4:33 PM Jeff Law <jeffreya...@gmail.com> wrote: > > > > On 4/15/25 7:57 AM, Andreas Schwab wrote: > > * configure.tgt: Set LIBGCOBOL_SUPPORTED for riscv64-*-linux* with > > 64-bit multilib. > Can't say I'm happy with the amount of Cobol related churn at this phase > in our cycle. But this should be exceedingly safe. So OK.
For the record it now builds fine on s390x-linux (big endian) as well, but test results are not that good. At least _some_ tests pass ... Native configuration is s390x-ibm-linux-gnu === cobol tests === Running target unix FAIL: cobol.dg/literal1.cob -O0 execution test FAIL: cobol.dg/literal1.cob -O1 execution test [... many FAILs stripped ...] FAIL: cobol.dg/group2/floating-point_literals.cob -O3 -g output file test FAIL: cobol.dg/group2/floating-point_literals.cob -Os output file test === cobol Summary === # of expected passes 2757 # of unexpected failures 342 # of expected failures 48 # of unresolved testcases 54 > jeff >