[jdk11u-dev] RFR: 8293887: AArch64 build failure with GCC 12 due to maybe-uninitialized warning in libfdlibm k_rem_pio2.c

SendaoYan syan at openjdk.org
Mon May 13 13:12:35 UTC 2024


Hi,
  This is backport of [JDK-8293887](https://bugs.openjdk.org/browse/JDK-8293887). It's not clean backport, because the file `make/lib/CoreLibraries.gmk` has been moved to `make/modules/java.base/lib/CoreLibraries.gmk`

Testing list:

- [ ] linux x64 gcc10
- [ ] linux x64 gcc13
- [ ] linux aarch64 gcc10
- [ ] linux aarch64 gcc13
- [ ] linux riscv64 gcc13

-------------

Commit messages:
 - Backport 02ea338177df781912dc782e32200eaf4731a0da

Changes: https://git.openjdk.org/jdk11u-dev/pull/2709/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2709&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293887
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2709.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2709/head:pull/2709

PR: https://git.openjdk.org/jdk11u-dev/pull/2709


More information about the jdk-updates-dev mailing list