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: [Patch, Darwin/PPC64] Fix ABI break on long double structs.



On 9 Dec 2010, at 18:59, Mike Stump wrote:


On Dec 9, 2010, at 10:29 AM, IainS wrote:
In the case that we have a structure containing exactly enough long doubles to straddle the split-point (between pass-in-reg and pass- on-stack) we currently get it wrong and believe that we can pass the whole entity in regs.



OK for trunk?

Ok.
r167682
Iain


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