This is the mail archive of the gcc-bugs@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]

[Bug libgomp/58462] gomp4: invalid controlling predicate for != (< is ok)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58462

--- Comment #2 from vincenzo Innocente <vincenzo.innocente at cern dot ch> ---
Thanks Jakub.
Downloaded the standard.
waiting for more examples of usage
It is a pity that it does not support c++ range loop

Let me highjack this bug to congratulate you and your collaborators for the
great and fast work to implement openmp 4.0 simd syntax.

I already found out that at the moment is the only way to convince gcc that a
pointer is "restrict"!

I hope it will go in main-stream 4.9 soon.


Vincenzo


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