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

OpenMP on gcc


Hi.
I have some c++ code that should compile both
under GCCs (starting from gcc 3.1 to 4.0) and other
compiler. I want to insert OpenMP pragmas
into code, to optimize it.

1) Starting from which version does GCC support OpenMP ?
2) Will old versions of GCC just ignore OpenMP pragmas, or these
   will cause errors ?

Thank you.
Dima.


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