https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123560
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Try with different statements rather than putting everything in the same expressions. There is some simplifications that happen in the front-end and I suspect that is causing confusion here too.
