https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122498
Bug ID: 122498
Summary: [16 Regression] rust-enabled bootstrap is broken for
x86_64-darwin* after r16-4897
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: rust
Assignee: unassigned at gcc dot gnu.org
Reporter: iains at gcc dot gnu.org
CC: dkm at gcc dot gnu.org, gcc-rust at gcc dot gnu.org,
pierre-emmanuel.patry at embecosm dot com
Target Milestone: ---
Target: x86_64-darwin*
The diagnostic does not really make much sense to me....
/src-local/gcc-master/gcc/rust/ast/rust-fmt.h:68:9: error: array subscript 2 is
outside array bounds of ‘void [24]’ [-Werror=array-bounds=]
68 | if (cap)
| ^~~
In file included from
/scratch/14-son/gcc-master/prev-x86_64-apple-darwin23/libstdc++-v3/include/bits/shared_ptr.h:53,
from
/scratch/14-son/gcc-master/prev-x86_64-apple-darwin23/libstdc++-v3/include/memory:82,
from /src-local/gcc-master/gcc/rust/rust-system.h:44,
from /src-local/gcc-master/gcc/rust/lex/rust-token.h:22,
from
/src-local/gcc-master/gcc/rust/ast/rust-ast-collector.h:22:
--
You are receiving this mail because:
You are on the CC list for the bug.