This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] rx: Make rx-parse.c depend on bfd/reloc.c


On Thu, Sep 20, 2018 at 09:01:07AM -0700, H.J. Lu wrote:
> Since rx-parse.y uses BFD_RELOC_XXX, we need to regenerate rx-parse.c
> when bfd/reloc.c changhes.
> 
> 	PR gas/23692
> 	* Makefile.am (rx-parse.c): Depend on $(srcdir)/../bfd/reloc.c.
> 	* Makefile.in: Regenerated.

OK thanks, but please extend this patch to cover bfin and rl78 too.
$ grep -l BFD_RELOC gas/config/*.y
gas/config/bfin-parse.y
gas/config/rl78-parse.y
gas/config/rx-parse.y

-- 
Alan Modra
Australia Development Lab, IBM


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