https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70895
Bug ID: 70895 Summary: OpenACC: loop reduction does not work. Output is zero. Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: ralph.trenkler at gmx dot de Target Milestone: --- Created attachment 38389 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38389&action=edit compiler configure command line, compiler call, program in f90, *.i-file Problem with OpenACC: The output of the attached fortran 90 program "acc-test-04.f90" is zero but not "pi" (3.14...), as it should be. The compiler version is 6.1.0.