egcs/gcc ChangeLog recog.h regclass.c
rth
rth
Tue Sep 14 16:23:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: rth@egcs.cygnus.com 99/09/14 16:23:18
Modified files:
gcc : ChangeLog recog.h regclass.c
Log message:
* recog.h (struct recog_data): Make dup_num, operand_address_p,
n_operands, n_dups, n_alternatives `char' instead of `unsigned char'.
(struct insn_data): Likewise with n_operands, n_dups,
n_alternatives, output_format.
* regclass.c (scan_one_insn): Cast n_operands to int before
arithmetic inside comparison.
More information about the Gcc-cvs
mailing list