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

            Bug ID: 112693
           Summary: declare-simd-4.f90 fails on aarch64-linux-gnu
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

>From the log:
```
FAIL: gfortran.dg/gomp/declare-simd-4.f90   -O  (test for excess errors)
Excess errors:
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90:17:26:
Warning: GCC does not currently support mixed size types for 'simd' functions
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90:9:19:
Warning: GCC does not currently support mixed size types for 'simd' functions
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90:29:28:
Warning: GCC does not currently support mixed size types for 'simd' functions
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90:36:28:
Warning: GCC does not currently support mixed size types for 'simd' functions
```

Reply via email to