https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- I've now cherry-picked the two commits into releases/gcc-15 branch: commit r15-10008-gc42eb01514af60ccfde8b5e11ed65054a191f604 "gccrs: Fix narrowing conversion warnings", commit r15-10009-gec238c440b2090703cfa2b9836080152675c0340 "rust: Silence a clang warning in borrow-checker-diagnostics", after confirming that this resolves all '-Wnarrowing' diagnostics in the GCC/Rust code. Fixed for GCC 15.2. -- You are receiving this mail because: You are on the CC list for the bug.