RFR: 8355570: [s390x] Update -march to z13 generation
Amit Kumar
amitkumar at openjdk.org
Fri May 16 03:52:51 UTC 2025
On Mon, 5 May 2025 15:02:49 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> GHA is using gcc 10.5.0 and it does not work. Maybe you can try building locally with 10.5.0 and see if you can reproduce the problem? Otherwise I have no suggestions to offer. But if you want to integrate this change, it cannot break GHA.
Just one thing I am not able to understand. How does changing the minimum-architecture will results into this build failure. GHA is using same gcc for other PRs as well and they are totally working fine. And in this PR I haven't interfered with GCC at all.
If any error then I was expecting more of running into SIGILL but certainly not a compile failure.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24869#issuecomment-2885560982
More information about the build-dev
mailing list