[Bug middle-end/100755] Error with fortran object (v11.1.0)

2021-05-26 Thread afernandez at odyhpc dot com via Gcc-bugs
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.

[Bug middle-end/100755] Error with fortran object (v11.1.0)

2021-05-25 Thread afernandez at odyhpc dot com via Gcc-bugs
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.

[Bug middle-end/100755] Error with fortran object (v11.1.0)

2021-05-25 Thread afernandez at odyhpc dot com via Gcc-bugs
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

[Bug fortran/100755] New: Error with fortran object (v11.1.0)

2021-05-25 Thread afernandez at odyhpc dot com via Gcc-bugs
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

[Bug fortran/97390] [OpenACC] Error compiling acc data present

2020-10-13 Thread afernandez at odyhpc dot com via Gcc-bugs
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

[Bug fortran/97390] Error compiling acc data present

2020-10-13 Thread afernandez at odyhpc dot com via Gcc-bugs
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

[Bug fortran/97390] Error compiling acc data present

2020-10-13 Thread afernandez at odyhpc dot com via Gcc-bugs
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

[Bug fortran/97390] New: Error compiling acc data present

2020-10-12 Thread afernandez at odyhpc dot com via Gcc-bugs
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