Re: How to tell reload to properly store a register?

2011-05-02 Thread Georg-Johann Lay
H.J. Lu schrieb: > On Sat, Apr 30, 2011 at 6:18 AM, Georg-Johann Lay wrote: >> H.J. Lu schrieb: >>> My target needs a scratch register to store a register in one register >>> class >>> and it needs to use memory to copy from one register class to another. >>> I have store and reload_out patterns f

Re: My current idea for improving libgomp

2011-05-02 Thread Sho Nakatani
Hi, > First of all, if you haven't started with the FSF assignment paperwork, > please do so, it takes a while. See http://gcc.gnu.org/contribute.html I've already started it. Thanks. > For #pragma omp parallel and tied tasks you just want user-level == > kernel-level thread as implemented in l