RFR: 8315794: RISC-V: build fails with GCC 12.3 [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Sep 21 13:50:48 UTC 2023
On Tue, 19 Sep 2023 14:14:35 GMT, Antonios Printezis <tonyp at openjdk.org> wrote:
>> The build failure happens when building on RISC-V with GCC 12.3. Is there a better way to address this than disabling the stringop-overflow warnings for the two files in question?
>
> Antonios Printezis has updated the pull request incrementally with one additional commit since the last revision:
>
> changes based on code review feedback
That seems like a reasonable extension to the functionality in NativeCompilation.gmk.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15593#issuecomment-1729623295
More information about the hotspot-gc-dev
mailing list