This is the mail archive of the binutils@sources.redhat.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 build of gas m32r


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


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