https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117496
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 59569 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59569&action=edit Patch which I am testing This is the correct patch rather than limiting the recursion via a number; this checks for the case where the recursion was happening.