[Bug middle-end/53279] [4.8 regression] error: 'convert_tree_comp_to_rtx' defined but not used [-Werror=unused-function] breaks m68k-linux bootstrap

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 22 07:17:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53279

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-22 05:38:36 UTC ---
Fixed by:
2012-05-21  Andreas Schwab  <schwab@linux-m68k.org>

        * expr.c (get_def_for_expr_class): Define only if
        HAVE_conditional_move.
        (convert_tree_comp_to_rtx): Likewise.



More information about the Gcc-bugs mailing list