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 xcalloc argument order


On Mon, Mar 12, 2001 at 12:16:01PM -0700, Matt Kraai wrote:
> For gcc/ChangeLog
> 
> 2001-03-13  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
> 
> 	* collect2.c (main, add_to_list, scan_prog_file, read_file): Fix
> 	xcalloc argument order.
> 	* gcc.c (init_spec, main): Likewise.
> 	* gcov.c (output_data): Likewise.
> 	* regclass.c (allocate_reg_info): Likewise.
> 	* reload1.c (init_elim_table): Likewise.
> 	* varray.c (varray_init): Likewise.
[snip]

This patch bootstrapped on i686-pc-linux-gnu.

Matt

PGP signature


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