Re: (GCC) 13.0.1: internal compiler error

2023-04-25 Thread Patrick Begou via Fortran
Hi, I've juste created a bug report with a small fortran code to reproduce the internal error in gfortran. Building a new compiler version from devel/omp/gcc-12 branch is in progress. Patrick Le 24/04/2023 à 20:29, Bernhard Reutner-Fischer a écrit : Cc:ing Thomas, who knows openacc better.

Re: (GCC) 13.0.1: internal compiler error

2023-04-24 Thread Bernhard Reutner-Fischer via Fortran
Cc:ing Thomas, who knows openacc better. There is a devel/omp/gcc-12 branch you might want to try. I don't know how different that branch is wrt openacc. HTH, On Mon, 24 Apr 2023 19:39:15 +0200 Patrick Begou via Fortran wrote: > Hi Harald > > as I said, it is a large, massively parallel fortr

Re: (GCC) 13.0.1: internal compiler error

2023-04-24 Thread Patrick Begou via Fortran
Hi Harald as I said, it is a large, massively parallel fortran code: more than 700 files, some with several thousands of lines. It could be difficult to create a small reproducer but I will try if the problem is not known as an other git branch of this code also create an internal error on an

Re: (GCC) 13.0.1: internal compiler error

2023-04-24 Thread Harald Anlauf via Fortran
Hi Patrick, I did not see any similar report in bugzilla, so could you please open a PR and attach a self-contained reproducer? Ideally the reproducer would be reduced to simplify the analysis for those familiar with the status of the OpenACC implementation. Thanks, Harald Am 21.04.23 um 17:13