diff options
author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-11 03:47:48 +0000 |
---|---|---|
committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-11 03:47:48 +0000 |
commit | 7592a77f884ad041089323f10521e0fe47459570 (patch) | |
tree | ef6f94ee13d4cbe3f2097dd91edeeb0121e105db /fastjar | |
parent | 65ab918f0b5b09f3fe9ee5e34391dc0ff741988f (diff) | |
download | gcc-7592a77f884ad041089323f10521e0fe47459570.tar.gz |
* mips-tfile.c (init_file): Add missing initializers in the
"#ifdef __alpha" case.
(file_offset, max_file_offset): Declare as unsigned long.
(write_varray): Cast to "unsigned long" in comparisons against
either file_offset or max_file_offset.
(write_object): Likewise.
(read_seek): Likewise.
(copy_object): Likewise. Declare "ifd" as int to match its use
in add_ext_symbol, and avoid signed/unsigned conditional warning.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62671 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar')
0 files changed, 0 insertions, 0 deletions