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: [gomp] Support statically scheduled parallel loops


On Tue, Sep 20, 2005 at 07:35:31PM -0400, Andrew Pinski wrote:
> I don't know how other compilers handle these case ...

They don't.  The form of the omp for is *very* restricted.

We'll get around to rejecting all the things that are illegal,
but it hasn't been done yet.


r~


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