------- Comment #3 from joseph at codesourcery dot com 2009-08-18 15:58 ------- Subject: Re: New: openMP include file causes errors when compiling with standards checking
On Tue, 18 Aug 2009, ian dot bush at nag dot co dot uk wrote: > Due to non-standard code in the supplied openMP header file omp_lib.h > compiling > with standards checking on results in errors due to the include file and not > the users code: For C and C++, most diagnostics are disabled by default for code in system headers. Shouldn't Fortran do something equivalent? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41102