summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/19195 (gfortran: ICE in final_scan_insn, at final.c:1843)Tobias Schlüter2005-06-051-2/+2
* data.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* convert.c (convert): Replace fold (buildN (...)) with fold_buildN.Steven Bosscher2005-03-231-1/+1
* Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi2005-03-121-1/+1
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-2/+0
* trans.c (gfc_trans_code): Set global locus after recursing.Tobias Schlüter2004-10-301-4/+4
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-1/+1
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-1/+1
* array.c: Don't include assert.h.Paul Brook2004-09-081-14/+10
* error.c (show_locus): Handle mapped locations.Per Bothner2004-09-071-2/+13
* gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter2004-08-301-0/+6
* trans.h (build2_v, build3_v): New macros.Tobias Schlüter2004-08-251-5/+6
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-1/+1
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-1/+5
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-1/+1
* Make sure types in assignments are compatible.Steven Bosscher2004-06-291-0/+10
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-1/+1
* trans.c (gfc_finish_block, [...]): Build statement lists instead of compound ...Paul Brook2004-06-031-4/+24
* * trans.c, trans-decl.c: Fix comment typos.Tobias Schlüter2004-05-191-3/+3
* re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter2004-05-151-5/+6
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+13
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+662