[Bug c/102245] false int-in-bool-context warning with shift
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102245 --- Comment #2 from Andrew Pinski --- So this is a regression only on the trunk.
[Bug c/102245] false int-in-bool-context warning with shift
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102245 --- Comment #1 from Andrew Pinski --- I should mention this was reduced from drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c in the Linux kernel compiling for arm-linux-gnueabi but can reproduce the warning on x86_64 with -m32 option.