egcs/gcc ChangeLog flow.c gcc.c gcov.c local-a ...
Richard Henderson
rth@cygnus.com
Fri Oct 9 16:08:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: rth@egcs.cygnus.com 98/10/09 16:08:52
Modified files:
gcc : ChangeLog flow.c gcc.c gcov.c local-alloc.c
loop.c reg-stack.c reorg.c
Log message:
Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
* flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use.
* gcc.c (add_preprocessor_option): Correct typo when allocating
memory, sizeof() argument had one too many `*'.
(add_assembler_option): Likewise.
(add_linker_option): Likewise.
* gcov.c (output_data): Likewise.
* local-alloc.c (memref_used_between_p): Likewise.
(update_equiv_regs): Likewise.
* loop.c (strength_reduce): Likewise.
* reg-stack.c (record_asm_reg_life): Likewise.
(subst_asm_stack_reg): Likewise.
* reorg.c (dbr_schedule): Likewise.
More information about the Gcc-cvs
mailing list