[Bug rust/114629] rust-ast-resolve-expr contains bloated code for funny_error
pierre-emmanuel.patry at embecosm dot com
gcc-bugzilla@gcc.gnu.org
Mon Apr 8 07:58:53 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114629
Pierre-Emmanuel Patry <pierre-emmanuel.patry at embecosm dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pierre-emmanuel.patry@embec
| |osm.com
--- Comment #2 from Pierre-Emmanuel Patry <pierre-emmanuel.patry at embecosm dot com> ---
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
meeting this identifier. I suggest changing the message to rustc's one "It
looks like you're trying to break rust; would you like some ICE?" and removing
the "gcc" identifier check.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gcc-rust
mailing list