https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123177

            Bug ID: 123177
           Summary: libgomp.fortran/uses_allocators-7.f90 FAILs
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: cltang at gcc dot gnu.org, jakub at gcc dot gnu.org
  Target Milestone: ---

The new libgomp.fortran/uses_allocators-7.f90 test FAILs (AFAICS everywhere):

UNRESOLVED: libgomp.fortran/uses_allocators-7.f90   -O  compilation failed to
produce executable

libgomp.fortran/uses_allocators-7.f90:23:94: sorry, unimplemented:
'uses_allocators' clause with traits and memory spaces
libgomp.fortran/uses_allocators-7.f90:36:78: sorry, unimplemented:
'uses_allocators' clause with traits and memory spaces
libgomp.fortran/uses_allocators-7.f90:24:91: Error: 'my_alloc' not specified in
enclosing 'target'
libgomp.fortran/uses_allocators-7.f90:23:94: note: enclosing 'target'
libgomp.fortran/uses_allocators-7.f90:37:103: Error: 'my_alloc' not specified
in enclosing 'target'
libgomp.fortran/uses_allocators-7.f90:36:78: note: enclosing 'target'

Reply via email to