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

            Bug ID: 123690
           Summary: AMD GPU offloading '-march=gfx906' vs.
                    '-march=gfx9-generic':
                    'libgomp.fortran/map-alloc-comp-3.f90',
                    'libgomp.fortran/map-alloc-comp-4.f90' time out
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org
                CC: ams at gcc dot gnu.org
  Target Milestone: ---
            Target: GCN

In context of commit r16-5695-gb03a916cebd68a8023bea164af239e0872f02024 "GCN:
Use generic instead of specific arch for default-built multilibs", switching
from LLVM 19.1.7 (via Guix) to LLVM 20.1.8 (via Guix), and switching testing
from '-march=gfx906' to '-march=gfx9-generic', but not changing the testing
device, I observe:

    {+WARNING: program timed out+}
    [-PASS:-]{+FAIL:+} libgomp.fortran/map-alloc-comp-3.f90   -O  (test for
excess errors)
    [-PASS:-]{+FAIL:+} libgomp.fortran/map-alloc-comp-3.f90   -O  execution
test

    {+WARNING: program timed out+}
    [-PASS:-]{+FAIL:+} libgomp.fortran/map-alloc-comp-4.f90   -O  (test for
excess errors)
    [-PASS:-]{+FAIL:+} libgomp.fortran/map-alloc-comp-4.f90   -O  execution
test

Reply via email to