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.


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.


Thiemo


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