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: [PATCH] Avoid 4 signed/unsigned warnings


On Tue, Aug 07, 2001 at 02:48:12PM +0200, Jan van Male#84776 wrote:
>         * emit-rtl.c (adjust_address, adjust_address_nv): Cast offset to 
>         unsigned HOST_WIDE_INT to avoid warning.
>         * final.c (final): Cast INSN_UID to unsigned to avoid warning.
>         * flow.c (set_block_for_new_insns): Likewise.

Ok.


r~


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