https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |dkm at gcc dot gnu.org,
| |gcc-rust at gcc dot gnu.org,
| |pierre-emmanuel.patry@embec
| |osm.com
Status|UNCONFIRMED |NEW
Last reconfirmed| |2025-04-30
Component|ipa |rust
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Or maybe the rust frontend is doing something incorrect with
>__builtin_unreachable?
yes the rust front-end needs a fix; I think there is no cold attribute
existing. See r15-7378-g0006c07b7ac659 (fix for go) and
r15-7476-g4abac2ffdb071c (fix for the "LTO" front-end)
--
You are receiving this mail because:
You are on the CC list for the bug.