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] PR24505 mixed types in predicate


On Sun, Oct 30, 2005 at 03:41:14PM -0500, Andrew Pinski wrote:
> This seems to me a defect in the OpenMP standard as it really should
> not confict with what the C standard says.  

Not really.  It's pretty much impossible to implement in any other way.

> If the OpenMP standard really says this, it seems like someone should report
> that with and without the pragma changes the behavior. 

The only semantic change is that some infinite loops are no longer
infinite.  Who cares?


r~


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