machmode.h (to_machine_mode): New.
authorGabriel Dos Reis <gdr@cs.tamu.edu>
Thu, 9 Jun 2005 17:41:37 +0000 (17:41 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 9 Jun 2005 17:41:37 +0000 (17:41 +0000)
commit8562f05c95361a5a232e19ca6871c9cf6dcc4749
treeb3762385888427b63671b9ef7c72ac900943b344
parentc8d3810f9388b4670b8a5c2d3d82f293c5a6fde7
machmode.h (to_machine_mode): New.

        * machmode.h (to_machine_mode): New.
        * rtl.h (to_rtx_code): Likewise.
        * read-rtl.c (apply_mode_macro): Convert mode to machine_mode.
        (print_c_condition): Convert return value of htab_find().
        (apply_code_macro): Add explicit cast when convertin to enums.
        (apply_mode_maps): Likewise.
        (check_code_macro): Likewise.
        (read_rtx_1): Likewise.

From-SVN: r100804
gcc/ChangeLog
gcc/machmode.h
gcc/read-rtl.c
gcc/rtl.h