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: [RFC] Port libitm to powerpc


Richard,

If you don't want to grab the L2 cache line size directly, could you
default to 32 bytes on PPC32 and 128 bytes on PPC64 (__powerpc64__) ?

Thanks, David

On Mon, Dec 12, 2011 at 8:16 PM, Richard Henderson <rth@redhat.com> wrote:
> One more try for ppc-linux plus ppc-darwin.
>
> I've taken care of the CALL thing and the register naming thing
> since last attempt.
>
> This patch should apply vs mainline, but failing that please use
>
> ?git://repo.or.cz/gcc/rth.git rth/tm-next
>
> which is what I actually tested.
>
>
> r~


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