This is the mail archive of the binutils@sourceware.org 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: [PATCH] Increase maximum alignment for MIPS.


On Mon, Sep 24, 2007 at 07:32:48PM +0100, Thiemo Seufer wrote:
> Carlos O'Donell wrote:
> > 
> > The following patch increases the maximum MIPS aligmnet to match the
> > changes in GCC for MAX_OFILE_ALIGNMENT. This allows you to assemble
> > files compiled with "__attribute__((__aligned__(X)))" where X may be
> > larger than 2^15.
> > 
> > I tried to make sure the testcase would also work for 32-bit targets.
> > Tested on mips64el-none-linux-gnu without regressions.
> > 
> > OK to checkin?
> 
> Ok.

Thanks, checked in.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716


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