PATCH: Optimize IA64 brl to br

Jim Wilson wilson@specifixinc.com
Fri Jan 30 20:24:00 GMT 2004


On Fri, 2004-01-30 at 11:45, H. J. Lu wrote:
> 	* elfxx-ia64.c (elfNN_ia64_relax_section): Optimize brl to br
> 	during the relax finalize pass.

OK.

You didn't move the brl->br relaxation code into a subroutine as I
suggested.  Everything from hit_addr to bfd_put_64 could be in a
subroutine.  I think that would help make the code more readable.  This
doesn't seem to be a big deal though.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Binutils mailing list