RFR: 8308283: Build failure with GCC12 & GCC13 [v2]
xpbob
duke at openjdk.org
Thu May 18 03:11:23 UTC 2023
> configure --enable-debug
>
> error: infinite recursion detected [-Werror=infinite-recursion]
> 193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st)
>
> configure
>
> java.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
> 1161 | const LangSys& l = this+_.second.offset;
xpbob has updated the pull request incrementally with one additional commit since the last revision:
merge line
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14032/files
- new: https://git.openjdk.org/jdk/pull/14032/files/1c80f579..3da47371
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=00-01
Stats: 5 lines in 1 file changed: 2 ins; 3 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/14032.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14032/head:pull/14032
PR: https://git.openjdk.org/jdk/pull/14032
More information about the build-dev
mailing list