https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104675
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It was this part: (-1 - A -> ~A): Remove unnecessary condition. Which caused the issue.
pinskia at gcc dot gnu.org via Gcc-bugs Thu, 24 Feb 2022 02:32:30 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104675
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It was this part: (-1 - A -> ~A): Remove unnecessary condition. Which caused the issue.