egcs/gcc dbxout.c dwarf2out.c final.c global.c ...
mmitchel@egcs.cygnus.com
mmitchel@egcs.cygnus.com
Fri Sep 3 16:23:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: mmitchel@egcs.cygnus.com 99/09/03 16:22:59
Modified files:
gcc : dbxout.c dwarf2out.c final.c global.c
haifa-sched.c stmt.c ChangeLog
Log message:
* dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
* dwarf2out.c (dwarf2out_frame_init): Likewise.
* final.c (shorten_branches): Likewise.
* global.c (global_alloc): Likewise.
* haifa-sched.c (build_control_flow): Likewise.
* stmt.c (check_for_full_enumeration_handling): Likewise.
(estimate_case_costs): Likewise.
More information about the Gcc-cvs
mailing list