https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99441
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So line 27 has a short cutting conditional included, so technically it is executed 30 times, one for each side of the &&.
pinskia at gcc dot gnu.org via Gcc-bugs Sun, 07 Mar 2021 01:14:11 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99441
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So line 27 has a short cutting conditional included, so technically it is executed 30 times, one for each side of the &&.