https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116463
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=119393
--- Comment #36 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So when I was looking into PR 119393, I found any slight change in ssa names
sometimes will cause g++.dg/vect/simd-complex-num-null-node.cc to fail. I
wonder if that is the issue mentioned in comment #33 here. Plus I suspect that
one and this one has a similar sensitivity to ssa name differences now.