https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123380
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Summary|[15/16 Regression] ICE: in |[15 Regression] ICE: in
|gen_rtx_SUBREG, at |gen_rtx_SUBREG, at
|emit-rtl.cc:1048 with -O2 |emit-rtl.cc:1048 with -O2
|and _Float16 |and _Float16
Blocks|120763 |
Status|NEW |RESOLVED
--- Comment #8 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Fixed on the trunk. This seems pretty unlikely to trigger in the wild and if
it does, it's an ICE rather than a code generation issue, so not currently
planning to backport.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763
[Bug 120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting