aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-1/+6
2005-09-09re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)Richard Sandiford1-2/+2
2005-09-09re PR fortran/21104 (Segmentation fault on correct code)Richard Sandiford1-0/+70
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford1-0/+2
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-0/+1
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-08-04trans-expr.c (gfc_conv_expr, [...]): Update comments.Paul Brook1-8/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-13trans-expr.c (gfc_conv_function_call): Return int instead of void.Jakub Jelinek1-4/+1
2005-05-26data.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang1-0/+2
2005-03-12re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter1-0/+3
2005-02-24* decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).Volker Reichelt1-1/+1
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook1-0/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-04trans-array.c (gfc_conv_expr_descriptor): Check for substriungs.Tobias Schlüter1-0/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-0/+3
2004-08-30gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter1-0/+2
2004-08-25re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook1-2/+1
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-1/+4
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-1/+1
2004-08-15re PR fortran/17030 (gfortran does not optimize ABS of complex that well)Andrew Pinski1-4/+0
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook1-1/+5
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+2
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook1-0/+3
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+1
2004-06-21tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers1-1/+1
2004-05-30re PR fortran/15620 (Statement functions and optimization cause IC)Paul Brook1-0/+16
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang1-2/+10
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+534