[Bug middle-end/82404] Unnecessary instructions in switch table
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 2 13:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82404
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Is this c or c++ code? The rules for enum are different between c and c++.
More information about the Gcc-bugs
mailing list