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]
Other format: [Raw text]

Re: Fix to elf common tests


On Mon, Apr 21, 2003 at 07:36:20AM -0700, H. J. Lu wrote:
> On Mon, Apr 21, 2003 at 10:29:40AM +0100, Nick Clifton wrote:
> > Hi HJ,
> > 
> >   I would like to make a small change to the elf common tests you
> >   created.  The patch below adds an explicit "aligned(1)" attribute to
> >   the declaration of foo1 in common1b.c.  This is because not all
> >   ports default to an alignment of 1 for their commons.  The ARM port
> >   for example defaults to an alignment of 4.
> > 
> >   Do you have any problems with this ?  There are no regressions in
> >   the x86 Linux port with this patch applied.
> > 
> 
> Looks OK to me.
> 

My second thought. Does my patch

http://sources.redhat.com/ml/binutils/2003-04/msg00352.html

work for you?


H.J.


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