aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2010-11-03dump-parse-tree.c (code_indent): Take label into acount when calculating indent.Thomas Koenig2-45/+105
2010-11-03builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd4-6/+12
2010-11-022010-11-02 Steven G.Steven G. Kargl9-24/+116
2010-11-01re PR fortran/46152 ([F03] ALLOCATE with type-spec fails for intrinsic types)Steven G. Kargl2-40/+47
2010-10-30gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...Thomas Koenig7-13/+68
2010-10-30re PR fortran/44917 ([OOP] Detect ambiguous specifics in a generic TBP interf...Janus Weil2-3/+14
2010-10-27re PR fortran/46161 ([OOP] Invalid: Passing non-polymorphic to allocatable po...Janus Weil2-1/+30
2010-10-26re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...Janus Weil6-36/+145
2010-10-26[multiple changes]Tobias Burnus3-2/+15
2010-10-25re PR fortran/46140 (Include not found - but exit status code is zero)Steven G. Kargl2-1/+8
2010-10-23re PR fortran/46122 (PROTECTED check too strict)Tobias Burnus2-1/+6
2010-10-21re PR fortran/46060 ([F03] procedure pointer component referenced without arg...Janus Weil5-1/+37
2010-10-21re PR fortran/46067 ([F03] invalid procedure pointer assignment not detected)Janus Weil2-1/+7
2010-10-21re PR fortran/46100 ([Fortran 2008] Non-variable pointer expression as actual...Tobias Burnus2-1/+18
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle4-6/+23
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle5-52/+23
2010-10-16trans-io.c (gfc_build_io_library_fndecls): Array descriptor arguments to tran...Thomas Koenig2-1/+7
2010-10-16re PR tree-optimization/20165 (Pointer does not really escape with write)Thomas Koenig2-11/+91
2010-10-15re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus4-94/+137
2010-10-12re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft2-0/+13
2010-10-10re PR fortran/45961 ([OOP] Problem with polymorphic type-bound operators)Janus Weil2-1/+7
2010-10-10frontend-passes.c: Include opts.h.Thomas Koenig3-20/+167
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers4-6/+18
2010-10-07re PR fortran/45933 ([OOP] ICE in gfc_add_component_ref, at fortran/class.c:77)Janus Weil2-3/+8
2010-10-07re PR fortran/45916 (ICE in match_procedure_in_type, at fortran/decl.c:7921)Mikael Morin2-5/+14
2010-10-06re PR fortran/45889 (Regression with I/O of element of allocatable array in d...Jerry DeLisle2-1/+7
2010-10-06trans-stmt.c (gfc_trans_allocate): free lhs expr.Mikael Morin2-0/+5
2010-10-06trans-array.c (gfc_free_ss_chain): Made non-static.Mikael Morin4-1/+12
2010-10-06trans-intrinsic.c (gfc_conv_intrinsic_funcall): Also free symbol's subcompone...Mikael Morin2-1/+6
2010-10-06trans-expr.c (get_proc_ptr_comp): Restore initial expression type before call...Mikael Morin2-0/+11
2010-10-06trans-expr.c (get_proc_ptr_comp): Restore initial expression type before call...Mikael Morin2-0/+12
2010-10-06trans-array.c (gfc_conv_tmp_array_ref): Add factorized call to gfc_advance_se...Mikael Morin5-24/+17
2010-10-06trans.c (gfc_restore_backend_locus): New function.Mikael Morin5-20/+56
2010-10-06trans-array.c (gfc_build_constant_array_constructor): Free array spec when done.Mikael Morin2-0/+12
2010-10-06symbol.c (gfc_copy_formal_args_ppc): Free previous formal arg list before ove...Mikael Morin2-0/+6
2010-10-06array.c (gfc_match_array_spec): Don't re-initialize cleared struct.Mikael Morin3-17/+7
2010-10-06symbol.c (free_entry_list): New function.Mikael Morin2-0/+22
2010-10-06symbol.c (free_components): Free list of formal args and formal namespace.Mikael Morin2-0/+8
2010-10-06simplify.c (gfc_simplify_size): Clear temporary mpz int before returning.Mikael Morin2-1/+9
2010-10-06resolve.c (add_dt_to_dt_list): Remove unneeded if.Mikael Morin2-8/+9
2010-10-06resolve.c (check_typebound_baseobject): Free local expr before returning.Mikael Morin2-4/+14
2010-10-06primary.c (gfc_match_structure_constructor): Invert the assert logic.Mikael Morin2-3/+6
2010-10-06primary.c (gfc_free_structure_ctor_component): Also free the component struct...Mikael Morin2-0/+6
2010-10-06module.c (gfc_use_module): Free atom_string when done with it.Mikael Morin2-0/+6
2010-10-06module.c (read_module): Remove useless string duplication.Mikael Morin2-2/+6
2010-10-06gfortranspec.c (append_arg): Remove commented code.Mikael Morin2-4/+4
2010-10-06decl.c (match_procedure_in_type): Assertify if conditions.Mikael Morin2-6/+9
2010-10-06cpp.c (gfc_cpp_post_options): Don't create a cpp reader if preprocessing is d...Mikael Morin2-1/+6
2010-10-06re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)Jakub Jelinek2-92/+117
2010-10-04Mark linker Makefile rules for job server buildAndi Kleen2-2/+6