https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #7 from afernandez at odyhpc dot com ---
@anlauf. Thanks! I'll open a PR with the developers so that they fix these
issues.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #5 from afernandez at odyhpc dot com ---
I just tried -std=legacy but it made no difference.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #3 from afernandez at odyhpc dot com ---
Sorry for the delay. The system is AArch64 and running CentOS8.3. I have 2 GCC
installations, one is 8.3.1 and the second is 11.1.0. NCEPLIBS builds with the
former but not with the second.
Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
Bug ID: 100755
Summary: Error with fortran object (v11.1.0)
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #6 from afernandez at odyhpc dot com ---
After reading some more documentation and the pdf that you mentioned, I concur
that the line doesn't follow OpenACC standards. I will keep looking into the
problem (maybe the PGI compiler simply
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #4 from afernandez at odyhpc dot com ---
The code can be downloaded from GitHub:
git clone https://github.com/MPAS-Dev/MPAS-Model
cd MPAS-Model
git checkout atmosphere/v6.x-openacc
My experience with OpenACC is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #2 from afernandez at odyhpc dot com ---
Hi Thomas. That was a good guess but it's not the problem. The flag
'-ffree-line-length-none' is already on and there are many other long lines in
the code. The compilation completes when the op
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
Bug ID: 97390
Summary: Error compiling acc data present
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran