aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/class.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil1-37/+54
2010-11-05re PR fortran/45451 ([OOP] Inconsistent status of ALLOCATABLE components insi...Janus Weil1-13/+80
2010-09-01re PR fortran/44541 ([OOP] wrong code for polymorphic variable with INTENT(OU...Janus Weil1-1/+30
2010-08-21re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...Janus Weil1-9/+8
2010-08-04re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...Janus Weil1-8/+15
2010-08-03re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...Janus Weil1-4/+2
2010-08-01re PR fortran/44912 ([OOP] Segmentation fault on TBP)Janus Weil1-0/+3
2010-07-29re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...Mikael Morin1-6/+16
2010-07-13re PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)Janus Weil1-293/+66
2010-05-17class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...Janus Weil1-0/+797