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: Fix warnings in expr.c


On Sat, Jan 13, 2001 at 04:24:32PM +0100, Andreas Jaeger wrote:
> 	* expr.c (MOVE_BY_PIECES_P): Cast MOVE_RATIO to unsigned.
> 	(expand_expr): Add cast to avoid signed warning.
> 	(store_field): Likewise.
> 	(store_constructor_field): Likewise.
> 	(store_constructor): Likewise.
> 	(store_expr): Likewise.
> 	(clear_storage): Likewise.
> 	(emit_group_store): Likewise.
> 	(emit_group_load): Likewise.

Ok.


r~

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