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

2025-04-23 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641 Arthur Cohen changed: What|Removed |Added CC||cohenarthur at gcc dot gnu.org --- Comme

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-19 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 --- Comment #9 from Arthur Cohen --- This should now be fixed by our latest patch upload. If anyone would like to try again and report back please do, and I'll close this out

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Arthur Cohen changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Arthur Cohen changed: What|Removed |Added CC||cohenarthur at gcc dot gnu.org --- Comme

[Bug rust/116192] [15 regression] 32-bit rust build fails

2024-08-20 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192 Arthur Cohen changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rust/116192] [15 regression] 32-bit rust build fails

2024-08-02 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
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

[Bug rust/107700] Several testsuite failures on SPARC

2024-08-02 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107700 Arthur Cohen changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug rust/116192] [15 regression] 32-bit rust build fails

2024-08-02 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116192 Arthur Cohen changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rust/107700] Several testsuite failures on SPARC

2024-08-02 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107700 Arthur Cohen changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/115614] New: Invalid (?) template substitution on variadic constrained packs

2024-06-24 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115614 Bug ID: 115614 Summary: Invalid (?) template substitution on variadic constrained packs Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

2024-06-13 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115453 --- Comment #9 from Arthur Cohen --- (In reply to Andrew Pinski from comment #8) > Toplevel makefile is consider bootstrap component rather than rust ... Ah, sorry Andrew, I thought the component was referring to the origin of the issue. Just w

[Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

2024-06-12 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115453 --- Comment #7 from Arthur Cohen --- Created attachment 58411 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58411&action=edit Proposed patch for fixing quoting in Rust's dlopen/pthread_create configure checks

[Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

2024-06-12 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115453 --- Comment #6 from Arthur Cohen --- Sigh... sorry everyone. Clearly autotools/shell scripting requires skills that I'm not even close to possessing. (In reply to Andrew Pinski from comment #4) > (In reply to Sam James from comment #3) > > Also

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

2024-04-12 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113499 --- Comment #6 from Arthur Cohen --- (In reply to Richard Biener from comment #5) > (In reply to Thomas Schwinge from comment #4) > > If I understood Arthur correctly, GCC/Rust is going to effectively require > > 'dlopen' (and therefore '--enabl

[Bug rust/108631] gcc/rust/backend/rust-constexpr.cc:2099:33: error: too few arguments to function ‘tree_node* Rust::Compile::unshare_constructor(tree, const char*, int, const char*)’ with --enable-ga

2023-02-22 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108631 Arthur Cohen changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug rust/108631] gcc/rust/backend/rust-constexpr.cc:2099:33: error: too few arguments to function ‘tree_node* Rust::Compile::unshare_constructor(tree, const char*, int, const char*)’ with --enable-ga

2023-02-09 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108631 Arthur Cohen changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

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

2022-12-14 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108087 Arthur Cohen changed: What|Removed |Added Status|NEW |ASSIGNED