]> gcc.gnu.org Git - gcc.git/commit - gcc/mips-tfile.c
Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 22 Jun 1998 06:30:39 +0000 (06:30 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 22 Jun 1998 06:30:39 +0000 (06:30 +0000)
commitcd1661d6b1e0bebe318540aefa0d07981f5b236b
tree2a4943864456d3e6d94ac9b89832572655a0878c
parent63d088b75438a51ee0c5b63a801195453ce33cad
Warning fixes:

        * mips-tfile.c (add_local_symbol): Cast width format specifier to int.
        (add_ext_symbol): Likewise.
        (add_file): Likewise.
        (parse_def): Likewise.
        (write_varray): Use HOST_PTR_PRINTF to print a pointer.  Fix
        remaining format specifiers and arguments.
        (write_object): Likewise, several times.
        (read_seek): Likewise.
        (out_of_bounds): Likewise.
        (allocate_cluster): Likewise.
        (xmalloc): Likewise.
        (xcalloc): Likewise.
        (xrealloc): Likewise.
        (xfree): Likewise.
        * mips-tdump.c (print_symbol): Likewise.

From-SVN: r20654
gcc/ChangeLog
gcc/mips-tdump.c
gcc/mips-tfile.c
This page took 0.073562 seconds and 5 git commands to generate.