aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-3/+3
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-2/+25
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-11/+6
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+373
2007-08-15re PR fortran/29459 (Spurious warnings about anonymous variables)Francois-Xavier Coudert1-1/+9
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-4/+33
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-06-20re PR fortran/32140 (Miscompilation with -O1)Andrew Pinski1-1/+9
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-0/+81
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-6/+10
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-2/+2
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-7/+5
2007-02-02trans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS to eliminate NON_LVALUE_EX...Roger Sayle1-0/+3
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+7
2006-10-19[multiple changes]Paul Thomas1-0/+4
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert1-11/+23
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-1/+5
2006-03-30re PR middle-end/22375 (fold_builtins creates mis-matched types)Roger Sayle1-1/+3
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+17
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter1-1/+2
2006-01-16trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.Richard Guenther1-4/+0
2006-01-16trans-expr.c (gfc_conv_function_call): Use fold_build2.Richard Guenther1-2/+0
2006-01-13trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.Diego Novillo1-1/+2
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther1-20/+2
2005-12-16trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther1-16/+0
2005-11-01re PR fortran/24245 (-fdump-parse-tree gives ICE for CONTAINED functions)Erik Edelmann1-24/+0
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-3/+5
2005-08-07[multiple changes]Janne Blomqvist1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-05re PR fortran/19195 (gfortran: ICE in final_scan_insn, at final.c:1843)Tobias Schlüter1-2/+2
2005-05-26data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-23convert.c (convert): Replace fold (buildN (...)) with fold_buildN.Steven Bosscher1-1/+1
2005-03-12Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi1-1/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-2/+0
2004-10-30trans.c (gfc_trans_code): Set global locus after recursing.Tobias Schlüter1-4/+4
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-1/+1
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08array.c: Don't include assert.h.Paul Brook1-14/+10
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-2/+13
2004-08-30gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter1-0/+6
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-5/+6
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-1/+1
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-1/+5
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-1/+1
2004-06-29Make sure types in assignments are compatible.Steven Bosscher1-0/+10
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-1/+1
2004-06-03trans.c (gfc_finish_block, [...]): Build statement lists instead of compound ...Paul Brook1-4/+24
2004-05-19* trans.c, trans-decl.c: Fix comment typos.Tobias Schlüter1-3/+3
2004-05-15re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter1-5/+6