https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66726
--- Comment #3 from kugan at gcc dot gnu.org --- > really you should handle more > than two arguments to phis. I am not sure how we can handle phi stmt with more than two arguments here. Any hints please?