This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: [RFA] Fix warnings for d10v-elf


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

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