]> git.ipfire.org Git - thirdparty/gcc.git/commit
rtl.h (to_rtx_code): Remove.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Sat, 11 Jun 2005 22:30:16 +0000 (22:30 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sat, 11 Jun 2005 22:30:16 +0000 (22:30 +0000)
commit411e6c1e103bd087cce5a006b3e15622aa9ac83c
treef38572052408444c3df071733b0f79aa8e5b5e9f
parent364667a1ca156f8b6b5fb682cbd423108d6f223c
rtl.h (to_rtx_code): Remove.

        * 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.

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