[Bug fortran/65975] !$ is not recognized as a comment when -fopenmp flag is used

2015-05-02 Thread CPonder at nVidia dot Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65975 --- Comment #3 from Carl Ponder CPonder at nVidia dot Com --- So the compiler is really complaining about the external qualifier here !$ external, logical:: omp_in_parallel right? Is this something not supported in gfortran?

[Bug fortran/65975] New: !$ is not recognized as a comment when -fopenmp flag is used

2015-05-01 Thread CPonder at nVidia dot Com
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: CPonder at nVidia dot Com Target Milestone: --- I'm working with WRF, the Weather Research Forecasting model. One of the Fortran files contains these lines 1336 !$ external, logical

[Bug fortran/65975] !$ is not recognized as a comment when -fopenmp flag is used

2015-05-01 Thread CPonder at nVidia dot Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65975 --- Comment #1 from Carl Ponder CPonder at nVidia dot Com --- This is a problem with both 4.8.4 and 5.1.0. I didn't test any of the others.

[Bug fortran/65976] New: gfortran man-page lists the -fno-fixed-form flag but does not define it, and it doesn't work

2015-05-01 Thread CPonder at nVidia dot Com
Severity: trivial Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: CPonder at nVidia dot Com Target Milestone: --- When I run the command man gfortran with GCC 5.1.0, I get a list of options that includes -fno