This is the mail archive of the gcc-patches@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]

Re: PATCH to read-rtl.c


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

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

Approved.  Thanks.

zw


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