https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126701
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|16.2 |17.0
Summary|[16/17 Regression] ICE at |[17 Regression] ICE at -O2
|-O2 on aarch64 during RTL |on aarch64 during RTL pass:
|pass: expand |expand
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Reverted now in:
commit r16-9495-g6f6409e8c789020b297393526737d0aeecd719ba
Author: Jakub Jelinek <[email protected]>
Date: Thu Aug 6 21:31:31 2026 +0200
Revert "cfgexpand: Verify that partitions do not share a MEM_EXPR
[PR126405]"
This reverts commit 7f1cdcfbf7a837b2ad14ebe2df04b01a178119f6.
which makes this solely a 17 P1.