Browse Source
- PR 94853 and PR 86153 are reoslved - gfortran.dg/elemental_subroutine_3.f90 seems pass now. - g++.dg/tls/thread_local4* added to allow list since they might random fail on qemu, and hard to reproduce.pull/918/head
4 changed files with 24 additions and 9 deletions
@ -1,2 +1,10 @@ |
|||
# |
|||
FAIL: g++.dg/torture/pr86763.C |
|||
# |
|||
# It's new failed case since GCC 11, |
|||
# this case only failed on -O0 |
|||
# But...I (Kito) don't know fortran too much, |
|||
# so put this here for now until someday we have time to |
|||
# investigating... |
|||
# |
|||
FAIL: gfortran.dg/assumed_rank_bounds_3.f90 |
|||
|
|||
Loading…
Reference in new issue