This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PowerPC] Default TARGET_ALIGN_NATURAL properly for target libs.


> 
> I noticed this when looking at PR25299.  Since powerpc64-linux now
> defaults to natural alignment, we ought to compile target libs like
> that.  Not that it really matters, because I don't think we have any
> structs that start with a double.  Still..
> 
> Bootstrap in progress.  OK mainline?

Actually it does matter but only to libobjc which I have been trying
recently to fix.  This really should go on all opened branches.

Thanks,
Andrew Pinski


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