https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
--- Comment #6 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #5)
> While you are at it, it would be useful to add a link to the rust langauge
> specification (like there is for almost all other languages [I see
> objective-C is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
--- Comment #5 from Andrew Pinski ---
(In reply to Pierre-Emmanuel Patry from comment #2)
> I can see the problem with the message, but I don't think we can remove the
> behavior as we have to match rustc's behavior. The compiler has to ICE when
Hi Christophe!
On 2024-04-04T16:27:19+, Christophe Lyon wrote:
> rust has the (empty) rust.dvi and rust.html rules, but lacks the
> (empty) rust.install-dvi and rust.install-html ones.
Thanks, looks good to me.
Grüße
Thomas
> 2024-04-04 Christophe Lyon
>
> gcc/rust/
> * M
From: Pierre-Emmanuel Patry
Hello,
The rust frontend requires cargo to build some of it's components,
it's presence was not checked during configuration.
Best regards,
Pierre-Emmanuel
--
Prevent rust language from building when cargo is
missing.
config/ChangeLog:
* acx.m4: A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
Iain Sandoe changed:
What|Removed |Added
CC||iains at gcc dot gnu.org
--- Comment #4 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
--- Comment #3 from Richard Biener ---
is that part of the language standard? I don't think we have to copy rustc
easter eggs - in fact I'd report this as a bug to them.
--
You are receiving this mail because:
You are on the CC list for the b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
Pierre-Emmanuel Patry changed:
What|Removed |Added
CC||pierre-emmanuel.patry@embec