[RFA] Fix warnings for d10v-elf
Nick Clifton
nickc@cygnus.com
Sun Apr 9 13:02:00 GMT 2000
Hi Andrew,
: The attatched adds a few missing declarations and wraps a &&vs|| for
: the d10v target.
: * config/tc-d10v.c (d10v_fix_adjustable, md_pcrel_from_section):
: Change type of `fixS' argument to `struct fix'.
Why is this necessary ? 'fixS' is a typedef of 'struct fix'.
: * config/tc-d10v.c (md_apply_fix3): Add paren around &&.
This part is OK.
Cheers
Nick
More information about the Binutils
mailing list