--- Comment #2 from burnus at gcc dot gnu dot org 2008-06-22 12:31 ---
(In reply to comment #1)
> Not sure where you are looking?
I'm a Fortran guy thus I looked here:
fortran/cpp.c:cpp_define (pfile, "_OPENMP=200505");
--
burnus at gcc dot gnu dot org changed:
What
--- Comment #1 from jakub at gcc dot gnu dot org 2008-06-22 12:27 ---
Not sure where you are looking?
http://gcc.gnu.org/viewcvs/trunk/gcc/c-cppbuiltin.c?r1=136425&r2=136433
is the latest revision of c-cppbuiltin.c and that has:
if (flag_openmp)