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 for complex -> component mode simplification


On Tue, Nov 19, 2002 at 03:29:11PM -0800, Steve Ellcey wrote:
> 	* emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type
> 	to component type using GET_MODE_INNER.
> 	* expr.c (emit_move_insn_1): Ditto.
> 	* optabs.c (expand_binop): Ditto.
> 	(expand_unop): Ditto.
> 	(expand_complex_abs): Ditto.

Ok.


r~


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