[Bug c/87857] case label does not reduce to an integer constant

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Thu Nov 1 21:58:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87857

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
1<<31 is undefined in C, but not in C++ (since C++14).


More information about the Gcc-bugs mailing list