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 problems/warnings in combine.c, libgcc2.c and gcov.c


On Sat, Jul 14, 2001 at 11:12:10AM +0200, Andreas Jaeger wrote:
> 	* gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output
> 	variables of type HOST_WIDEST_INT.
> 
> 	* libgcc2.c (__bb_exit_func): Handle gcov_type as long long.
> 	(__bb_exit_func): Correct type of count_max to avoid overflow.
> 	(num_digits): Handle long long argument.
> 
> 	* combine.c (gen_lowpart_for_combine): Remove unused variable.

Ok.


r~


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