10 changed files with 37 additions and 84 deletions
@ -1,15 +1,9 @@ |
|||||
# |
# |
||||
# Missing a relaxation to convert PC-relative GOT references to |
# Missing a relaxation to convert PC-relative GOT references to |
||||
# local symbols to PC-relative direct references. |
# local symbols to PC-relative direct references.needs a new |
||||
|
# relaxation and maybe a new relocation to eliminate tprel |
||||
|
# relocations in pie mode. |
||||
# |
# |
||||
# This is an optimization, not a correctness issue. |
# This is an optimization, not a correctness issue. |
||||
# |
# |
||||
FAIL: indirect5c dynsym |
|
||||
FAIL: indirect5d dynsym |
|
||||
# |
|
||||
# Similarly to the above case, needs a new relaxation and maybe a new relocation |
|
||||
# to eliminate tprel relocations in pie mode. |
|
||||
# |
|
||||
# This is an optimization, not a correctness issue too. |
|
||||
# |
|
||||
FAIL: Build pr22263-1 |
FAIL: Build pr22263-1 |
||||
|
|||||
@ -1,5 +1,2 @@ |
|||||
FAIL: gfortran.dg/matmul_15.f90 -O execution test |
FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c |
||||
FAIL: gfortran.dg/ieee/ieee_2.f90 |
XPASS: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c |
||||
FAIL: gfortran.dg/ieee/large_2.f90 |
|
||||
FAIL: gfortran.dg/ieee/large_3.F90 |
|
||||
FAIL: gfortran.dg/ieee/rounding_1.f90 |
|
||||
|
|||||
@ -1,5 +1,2 @@ |
|||||
FAIL: gfortran.dg/matmul_15.f90 -O execution test |
FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c |
||||
FAIL: gfortran.dg/ieee/ieee_2.f90 |
XPASS: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c |
||||
FAIL: gfortran.dg/ieee/large_2.f90 |
|
||||
FAIL: gfortran.dg/ieee/large_3.F90 |
|
||||
FAIL: gfortran.dg/ieee/rounding_1.f90 |
|
||||
|
|||||
@ -1,5 +1,5 @@ |
|||||
# |
# |
||||
# fesetround not work with soft-fp |
# fesetround not work with soft-fp |
||||
# |
# |
||||
FAIL: gcc.dg/torture/fp-int-convert-timode-3.c |
#FAIL: gcc.dg/torture/fp-int-convert-timode-3.c |
||||
FAIL: gcc.dg/torture/fp-int-convert-timode-4.c |
#FAIL: gcc.dg/torture/fp-int-convert-timode-4.c |
||||
|
|||||
@ -1,5 +1,4 @@ |
|||||
# |
# |
||||
# XXX: Need review |
# XXX: Need review |
||||
# |
# |
||||
FAIL: gcc.dg/tree-ssa/pr84512.c |
|
||||
XPASS: gcc.dg/tree-ssa/ssa-fre-3.c |
XPASS: gcc.dg/tree-ssa/ssa-fre-3.c |
||||
|
|||||
Loading…
Reference in new issue