[RFA]: Fix build of gas m32r

Stephane Carrez Stephane.Carrez@worldnet.fr
Sun Mar 18 00:44:00 GMT 2001


Hi!

Alan Modra a écrit :
> 
> On Sat, 17 Mar 2001, Stephane Carrez wrote:
> 
> >       * config/tc-m32r.c (expand_debug_syms): Replace m32r_do_align
> >       with frag_align_code.
> 
> Thanks, you've certainly been busy testing!  Please install to both trunk
> and branch, but note that we've dropped the `(C)' in copyright messages on
> the trunk.

After a close look on the trunk, I discovered this problem was fixed there:

2001-03-02  Dave Brolley  <brolley@redhat.com>

	* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather
	than m32r_do_align.


So, I committed Dave patch & changelog on the branch.

	Stephane



More information about the Binutils mailing list