OSDN Git Service

* rtl.h (to_rtx_code): Remove.
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Jun 2005 22:30:16 +0000 (22:30 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Jun 2005 22:30:16 +0000 (22:30 +0000)
commite33e40312c042b54474fcc0280a62c44cf14a827
treef38572052408444c3df071733b0f79aa8e5b5e9f
parent8302a4a2fbb7e80c83a3840d5e4ce16628eb44f2
    * rtl.h (to_rtx_code): Remove.
        * machmode.h (to_machine_mode): Likewise.
        * read-rtl.c (apply_mode_macro): Replace to_machine_mode with
        explicit cast.
        (apply_mode_maps): Likewise.
        (read_rtx_1): Likewise.
        (apply_code_macro): Replace to to_rtx_code with explicit cast.
        (check_code_macro): Likewise.
        (read_rtx_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100846 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/machmode.h
gcc/read-rtl.c
gcc/rtl.h