[Bug rust/113056] [14 regression] Build failure in libgrust

2023-12-18 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113056 Thomas Schwinge changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org

[Bug rust/113056] [14 regression] Build failure in libgrust

2023-12-18 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113056 Thomas Schwinge changed: What|Removed |Added Keywords||patch --- Comment #12 from Thomas Sch

[Bug rust/113056] [14 regression] Build failure in libgrust

2024-01-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113056 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rust/113499] crab1 fails to link when configuring with --disable-plugin

2024-03-18 Thread tschwinge at gcc dot gnu.org
||/gccrs/issues/2890 CC||cohenarthur at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org --- Comment #4 from Thomas Schwinge --- If I understood Arthur correctly, GCC

[Bug rust/116561] gcc/testsuite/rust/execute/torture/iter1.rs:350:5: internal compiler error: 'verify_gimple' failed

2024-09-02 Thread tschwinge at gcc dot gnu.org
|1 Last reconfirmed||2024-09-02 Status|UNCONFIRMED |NEW CC||aoliva at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org

[Bug rust/117869] rust fails to build with cargo command error

2024-12-02 Thread tschwinge at gcc dot gnu.org
/3116 | CC||tschwinge at gcc dot gnu.org --- Comment #2 from Thomas Schwinge --- (In reply to Eric Gallager from comment #1) > Last time I had a rust build failure related to cargo, I got pointed to this > GitHub issue: https://github.com/Ru

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-06 Thread tschwinge at gcc dot gnu.org
|2025-4-6 CC||powerboat9.gamer at gmail dot com, ||tschwinge at gcc dot gnu.org -- You are receiving this mail because: You are on the CC list for the bug.

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #8 from Thomas Schwinge --- GCC/Rust master branch commit b9aaa6192f3310a0cb26f7773b31703a8c9c544c "nr2.0: Improve test script" you mean? Yes, likely -- but that's not yet in upstream GCC. -- You are receiving this mail because: Y

[Bug rust/119641] narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable

2025-04-19 Thread tschwinge at gcc dot gnu.org
||tschwinge at gcc dot gnu.org See Also||https://github.com/Rust-GCC ||/gccrs/pull/3732 Keywords||patch Last reconfirmed||2025-04-19

[Bug rust/119641] narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable

2025-05-05 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641 --- Comment #5 from Thomas Schwinge --- I'm confirming that all but one '-Wnarrowing' are resolved. Only this one remains: [...]/gcc/rust/checks/errors/borrowck/rust-borrow-checker-diagnostics.cc: In member function 'const Rust::BIR::Loan&

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-13 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 Thomas Schwinge changed: What|Removed |Added Last reconfirmed|2025-04-06 00:00:00 |2025-4-13 Status|RESOLVED

[Bug rust/119641] narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable

2025-05-03 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641 --- Comment #3 from Thomas Schwinge --- (I haven't checked, but) supposedly fixed in trunk via commit r16-237-gbeced835afa3908aa94550d2ca5ee3879a620adb "gccrs: Fix narrowing conversion warnings". Owen, for next time, to auto-annotate GCC Bugzil

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-19 Thread tschwinge at gcc dot gnu.org
||/gccrs/pull/3760 Status|REOPENED|ASSIGNED Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #22 from Thomas Schwinge --- (In reply to Owen A. from comment #12) > I ca

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-21 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #24 from Thomas Schwinge --- (In reply to Owen A. from comment #23) > (In reply to Thomas Schwinge from comment #22) > > (In reply to Owen A. from comment #12) > > > I can't replicate this on my end anymore -- is it still present on

[Bug rust/119641] narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable

2025-07-02 Thread tschwinge at gcc dot gnu.org
||jamborm at gcc dot gnu.org Assignee|powerboat9.gamer at gmail dot com |tschwinge at gcc dot gnu.org --- Comment #7 from Thomas Schwinge --- (In reply to myself from comment #5) > I'm confirming that all but one '-Wnarrowing' are resolved. Only

[Bug rust/119641] narrowing Warning during bootstrap in Rust::BIR::PlaceDB::lookup_or_add_variable

2025-07-18 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rust/119508] Hundreds of rust tests XPASS

2025-07-18 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 Thomas Schwinge changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rust/108084] AArch64 Linux bootstrap failure in rust

2022-12-14 Thread tschwinge at gcc dot gnu.org via Gcc-rust
, ||tschwinge at gcc dot gnu.org Keywords|diagnostic | Component|c++ |rust See Also|https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=106072| --- Comment #9 from

[Bug rust/106072] [13 Regression] Bogus -Wnonnull warning breaks rust bootstrap

2022-12-14 Thread tschwinge at gcc dot gnu.org via Gcc-rust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 Thomas Schwinge changed: What|Removed |Added See Also|https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id

[Bug rust/106072] [13 Regression] -Wnonnull warning breaks rust bootstrap

2022-12-14 Thread tschwinge at gcc dot gnu.org via Gcc-rust
||/gccrs/pull/1619 CC||tschwinge at gcc dot gnu.org Blocks|95507 | Summary|[13 Regression] Bogus |[13 Regression] -Wnonnull |-Wnonnull warning

[Bug rust/108087] -Wodr warnings in rust/rust-lang.cc (lang_type)

2022-12-14 Thread tschwinge at gcc dot gnu.org via Gcc-rust
gnu.org CC||tschwinge at gcc dot gnu.org -- You are receiving this mail because: You are on the CC list for the bug. -- Gcc-rust mailing list Gcc-rust@gcc.gnu.org https://gcc.gnu.org/mailman/listinfo/gcc-rust

[Bug rust/108113] Rust and --enable-link-serialization=1

2022-12-16 Thread tschwinge at gcc dot gnu.org via Gcc-rust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108113 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug rust/108113] Rust and --enable-link-serialization=1

2022-12-19 Thread tschwinge at gcc dot gnu.org via Gcc-rust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108113 Thomas Schwinge changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread tschwinge at gcc dot gnu.org via Gcc-rust
||/gccrs/issues/1916 CC||gcc-rust at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org --- Comment #2 from Thomas Schwinge --- I've filed as *good-first-pr* &