https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116187
Richard Biener changed:
What|Removed |Added
Keywords||internal-improvement
--
You are recei
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
Bug ID: 116192
Summary: [15 regression] 32-bit rust build fails
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
--- Comment #1 from Rainer Orth ---
Created attachment 58806
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58806&action=edit
partial patch
--
You are receiving this mail because:
You are on the CC list for the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |15.0
--
You are receiving this mail beca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
Arthur Cohen changed:
What|Removed |Added
CC||cohenarthur at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
Arthur Cohen changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192
--- Comment #2 from Arthur Cohen ---
Hi Rainer,
Thank you for the report. We've fixed this in our development repository and
will upstream the commits soon. I am looking at adding a 32-bit CI build so
that this does not happen again.
Best,
Ar