RFR: 8315794: RISC-V: build fails with GCC 12.3
Andrew Haley
aph at openjdk.org
Thu Sep 7 11:11:42 UTC 2023
On Wed, 6 Sep 2023 14:29:56 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?
Just for the record, this is very likely https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104475 .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15593#issuecomment-1709958488
More information about the build-dev
mailing list