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 middle-end/53279] [4.8 regression] error: 'convert_tree_comp_to_rtx' defined but not used [-Werror=unused-function] breaks m68k-linux bootstrap


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.


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