File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Fortran/gfortran/regression Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
# Assertion `Elt->getBitWidth() == EltVT.getSizeInBits() && "APInt size does not match type size!"' failed.
26
26
#
27
27
" findloc_8.f90 " :
28
- disabled_on : ["aarch64-*-*", "loongarch64-*-*"]
28
+ disabled_on : ["aarch64-*-*", "loongarch64-*-*", "ppc64le-*-*" ]
29
29
30
30
# entry_23.f raises a segmentation fault at runtime, on some platforms.
31
31
" entry_23.f " :
32
- disabled_on : ["aarch64-*-*", "loongarch64-*-*"]
32
+ disabled_on : ["aarch64-*-*", "loongarch64-*-*", "ppc64le-*-*" ]
33
33
34
34
# pr91497.f90 fails to compile on some platforms with the following message:
35
35
# error: 'kind=' argument must be a constant scalar integer whose value is a
36
36
# supported kind for the intrinsic result type.
37
37
" pr91497.f90 " :
38
- disabled_on : ["aarch64-*-*", "loongarch64-*-*"]
38
+ disabled_on : ["aarch64-*-*", "loongarch64-*-*", "ppc64le-*-*" ]
39
39
40
40
# maxlocval_1.f90 fails at runtime with "STOP: code 1" on AArch64. This is not
41
41
# expected and does not occur on other targets.
Original file line number Diff line number Diff line change @@ -2671,7 +2671,7 @@ compile;pr91372.f90;;;;
2671
2671
compile;pr91471.f90;;;;
2672
2672
compile;pr91485.f90;;;;
2673
2673
compile;pr91496.f90;;-fdump-tree-original;;
2674
- compile;pr91497.f90;;-Wall;;aarch64-.+-.+ loongarch64-.+-.+
2674
+ compile;pr91497.f90;;-Wall;;aarch64-.+-.+ loongarch64-.+-.+ ppc64le-.+-.+
2675
2675
compile;pr91497_2.f90;;-Wall;;
2676
2676
compile;pr91564.f90;xfail;;;
2677
2677
compile;pr91565.f90;xfail;;;
@@ -4701,7 +4701,7 @@ run;entry_12.f90;;;;
4701
4701
run;entry_13.f90;;;;
4702
4702
run;entry_14.f90;;;;
4703
4703
run;entry_16.f90;;;;
4704
- run;entry_23.f;;;;aarch64-.+-.+ loongarch64-.+-.+
4704
+ run;entry_23.f;;;;aarch64-.+-.+ loongarch64-.+-.+ ppc64le-.+-.+
4705
4705
run;entry_26.f90;;-fno-f2c;;
4706
4706
run;entry_27.f90;;-ff2c;;
4707
4707
run;entry_3.f90;;;;
@@ -4806,7 +4806,7 @@ run;findloc_3.f90;;;;
4806
4806
run;findloc_4.f90;;;;
4807
4807
run;findloc_5.f90;;;;
4808
4808
run;findloc_6.f90;;;;
4809
- run;findloc_8.f90;;;;aarch64-.+-.+ loongarch64-.+-.+
4809
+ run;findloc_8.f90;;;;aarch64-.+-.+ loongarch64-.+-.+ ppc64le-.+-.+
4810
4810
run;float_1.f90;;;;
4811
4811
run;flush_1.f90;;;;
4812
4812
run;fmt_bz_bn.f;;;;
You can’t perform that action at this time.
0 commit comments