https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105292
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-05-06 CC| |ebotcazou at gcc dot gnu.org Summary|[sparc64] ICE in |[10/11/12/13 regression] |expand_expr_real_2 on |ICE in expand_expr_real_2 |sparc64 when compiling with |when compiling with |-mcpu=niagara4 |-mcpu=niagara4 -mvis2 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Target Milestone|--- |10.4 --- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- It fails with -O3 -mcpu=niagara4 -mvis2 up to GCC 11 and s/-O3/-O2/ with GCC 12.