[Bug libgomp/59467] New: copyprivate in the fortran testsuite

valeryweber at hotmail dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 11 10:24:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59467

            Bug ID: 59467
           Summary: copyprivate in the fortran testsuite
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: valeryweber at hotmail dot com
                CC: jakub at gcc dot gnu.org

Dear All

the file

libgomp/testsuite/libgomp.fortran/crayptr2.f90

contains at line 26

!$omp end single copyprivate (d, ip)

but the variable "d" isnt declared as private (or threadprivate)
in its parallel region.

Isnt that a bug?

Thanks
Valery



More information about the Gcc-bugs mailing list