aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/class.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-21re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" war...Janus Weil1-2/+2
2011-03-26re PR fortran/48291 ([OOP] internal compiler error, new_symbol(): Symbol name...Janus Weil1-3/+3
2011-02-16re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...Janus Weil1-0/+10
2011-02-14re PR fortran/47728 ([OOP] ICE on invalid CLASS declaration)Janus Weil1-1/+1
2011-02-12class.c (gfc_build_class_symbol): Reject polymorphic arrays.Janus Weil1-0/+6
2011-01-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil1-4/+7
2011-01-07re PR fortran/47189 ([OOP] calling STORAGE_SIZE on a NULL-initialized class p...Janus Weil1-4/+6
2011-01-04re PR fortran/46448 ([OOP] symbol `__copy_...' is already defined)Janus Weil1-0/+2
2011-01-02re PR fortran/46408 ([OOP] Segfault when running gfortran.dg/class_allocate_6...Janus Weil1-1/+1
2010-12-31re PR fortran/46971 ([OOP] ICE on long class names)Janus Weil1-6/+50
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