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 <r...@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~