This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/63747] [5 regression] icf mis-compares switch gimple


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Martin, please use present tense in your Changelog entries, as specified by the
GNU Coding Standard:

    * ipa-icf-gimple.c (func_checker::compare_gimple_switch): Add missing
    checking for CASE_LOW and CASE_HIGH.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]