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

2025-05-03 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641 --- Comment #4 from Owen A. --- (In reply to Thomas Schwinge from comment #3) > (I haven't checked, but) supposedly fixed in trunk via commit > r16-237-gbeced835afa3908aa94550d2ca5ee3879a620adb "gccrs: Fix narrowing > conversion warnings". > >

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-21 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #25 from Owen A. --- (In reply to Thomas Schwinge from comment #24) > (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 th

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-21 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #23 from Owen A. --- (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 x86_64? > > That's a surprising statement, given tha

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-13 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #16 from Owen A. --- *linked builders

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-13 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #15 from Owen A. --- https://code.wildebeest.org/git/mirror/gcc/commit/?id=89ca1e3cb697a87f02682a1fb1f62f02d0671c57 Wildebeest seems to have the patch. It seems like all of the linked tests are failing for other reasons, though. Doe

[Bug rust/119508] Hundreds of rust tests XPASS

2025-04-13 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508 --- Comment #12 from Owen A. --- I can't replicate this on my end anymore -- is it still present on x86_64?

[Bug rtl-optimization/117186] [12/13 Regression] aarch64 wrong code for (a < b) < (b < a)

2025-03-02 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186 Owen A. changed: What|Removed |Added CC||powerboat9.gamer at gmail dot com --- Commen

[Bug middle-end/113164] New: [missed optimization] struct fields should not alias

2023-12-28 Thread powerboat9.gamer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113164 Bug ID: 113164 Summary: [missed optimization] struct fields should not alias Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp