https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88702
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
With what options? I'm getting 3 bit tests both with -O2 and -O3, both when
using C and C++. And get that also if I rewrite the function to use a switch
instead.
