[Bug debug/89631] gcc/dwarf2cfi.c:1647:15:Semantic Issue: comparison of two values with different enumeration types in switch statement ('enum rtx_code' and 'tree_code'): -Wenum-compare-switch

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 8 14:10:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Shouldn't we add -Wenum-compare and -Wenum-compare-switch warnings for GCC10?


More information about the Gcc-bugs mailing list