[Bug tree-optimization/123040] [15/16 regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call(vec_duplicate_expr) in gimple_assign_rhs_code, at gimple.h:2919
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 7 19:38:18 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123040
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2025-12-07
Keywords| |needs-bisection
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Component|target |tree-optimization
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.
It looks related a .COND_* internal call which is why it shows up on riscv.
More information about the Gcc-bugs
mailing list