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]

Re: [C PATCH] Switch optimize


On Tue, May 30, 2000 at 01:56:11PM +0100, Nathan Sidwell wrote:
> ! 	      index_expr = fold (build (MINUS_EXPR, index_type,
> ! 			         convert (index_type, index_expr),
> ! 				 convert (index_type, minval)));

Ok.

Line the converts up with the MINUS_EXPR.



r~

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