This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/78226] Fill out location information everywhere


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

--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Here's a list of the currently failing test cases.
That doesn't look to bad, problems mostly seem to be
with SELECT TYPE and ALLOCATE.

llocate_class_3.f90
allocate_with_source_16.f90
alloc_comp_class_3.f03
class_37.f03
class_allocate_22.f90
class_array_15.f03
class_to_type_1.f03
coarray_allocate_4.f08
coindexed_1.f90
dec_type_print.f90
dtio_5.f90
extends_type_of_1.f03
extends_type_of_3.f90
pr62125.f90
pr67525.f90
realloc_on_assign_27.f08
select_type_12.f03
select_type_13.f03
select_type_14.f03
select_type_17.f03
select_type_18.f03
select_type_19.f03
select_type_24.f90
select_type_25.f90
select_type_26.f03
select_type_27.f03
select_type_28.f03
select_type_2.f03
select_type_30.f03
select_type_34.f90
select_type_5.f03
select_type_8.f03
type_to_class_2.f03
type_to_class_3.f03
unlimited_polymorphic_1.f03
unlimited_polymorphic_22.f90
unlimited_polymorphic_24.f03
unlimited_polymorphic_25.f90
unlimited_polymorphic_26.f90

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]