File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Fortran/gfortran/regression Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -466,10 +466,6 @@ file(GLOB SKIPPED_FILES CONFIGURE_DEPENDS
466
466
winapi.f90 # needs -lkernel32 and target *-*-cygwin*
467
467
widechar_11.f90 # No ASSIGNMENT matches TYPE(c_ptr) and TYPE(__builtin_c_ptr)
468
468
469
- # error: 'fir.convert' op invalid type conversion
470
- c_char_tests_4.f90
471
- c_char_tests_5.f90
472
-
473
469
# error: not a constant derived type expression
474
470
coarray_42.f90
475
471
init_flag_10.f90
@@ -888,6 +884,8 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
888
884
bounds_check_strlen_4.f90
889
885
bounds_check_strlen_5.f90
890
886
bounds_check_strlen_7.f90
887
+ c_char_tests_4.f90
888
+ c_char_tests_5.f90
891
889
char_bounds_check_fail_1.f90
892
890
char_pointer_assign_4.f90
893
891
char_pointer_assign_5.f90
You can’t perform that action at this time.
0 commit comments