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

Alan Modra amodra@gmail.com
Thu Sep 20 23:51:00 GMT 2018
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



More information about the Binutils mailing list