[Bug middle-end/36597] OpenMP 3: _OPENMP should be 200805 instead of 200505

2008-06-22 Thread burnus at gcc dot gnu dot org
--- 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

[Bug middle-end/36597] OpenMP 3: _OPENMP should be 200805 instead of 200505

2008-06-22 Thread jakub at gcc dot gnu dot org
--- 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)