RFR: 8308283: Build failure with GCC12 & GCC13 [v3]
xpbob
duke at openjdk.org
Thu May 18 03:15:53 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:
remove blank
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14032/files
- new: https://git.openjdk.org/jdk/pull/14032/files/3da47371..34906c92
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 1 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