Integrated: 8308283: Build failure with GCC12 & GCC13
xpbob
duke at openjdk.org
Thu May 18 12:29:57 UTC 2023
On Wed, 17 May 2023 12:26:22 GMT, xpbob <duke at openjdk.org> wrote:
> 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;
This pull request has now been integrated.
Changeset: bfc3ccd9
Author: bobpengxie <bobpengxie at tencent.com>
Committer: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bfc3ccd90d579f6cba3a704766b7a1ea56beebe1
Stats: 13 lines in 4 files changed: 11 ins; 1 del; 1 mod
8308283: Build failure with GCC12 & GCC13
Reviewed-by: erikj, jiefu
-------------
PR: https://git.openjdk.org/jdk/pull/14032
More information about the build-dev
mailing list