https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126010
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |102138
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2026-06-29
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
gcc.dg/tree-ssa/alias-39.c fails when turning off dom, PR 102138 tracks that
(and some other related ones).
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102138
[Bug 102138] t = a==0 and a = PHI<0, t> should be done earlier than PRE