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: Support x86_64 multilib on Solaris/x86 (PR ada/37681)


> This patch (yet untested) does this, uses g-bytswa-x86.adb only for x86 and
> not x86_64, and simplifies sparc*-sun-solaris* along the same line.
> system-solaris-x86_64.ads is unchanged, so I'm not sending it again.
> 
> Ok for mainline if it passes?

Ok, but as a follow-up please restore using g-bytswa-x86.adb for x86_64
because I checked the code and there's no reason why it should not work.
 Maybe the Swapped8 function is suboptimal, but it works.  Let Arnaud
approve it however.

Paolo


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