summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/28384 (ICE on non-existent COMMON block)Paul Thomas2006-07-161-0/+7
* options.c, [...]: Fix typos in error messages.Kazu Hirata2006-05-291-1/+1
* check.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY...Paul Thomas2006-05-021-3/+4
* gfortran.h (gfc_equiv_info): Add length field.Roger Sayle2006-03-171-0/+1
* re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas2006-03-011-0/+32
* re PR fortran/24519 (gfortran slow because of incomplete dependency checking)Paul Thomas2006-02-241-6/+14
* trans-common.c: Include rtl.h earlier.Richard Sandiford2006-02-171-1/+1
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-1/+11
* trans-common.c (build_field): Fix comment typo.Jakub Jelinek2005-10-121-3/+33
* re PR fortran/18518 (equivalenced variables are not saved)Jakub Jelinek2005-09-271-3/+9
* re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas2005-09-091-36/+51
* decl.c, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-7/+12
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/20059 (internal compiler error: Segmentation Fault - For common...Tobias Schlüter2005-04-241-2/+2
* trans-common.c (create_common): Build RECORD_NODE for common blocks contain n...Canqun Yang2005-03-261-8/+21
* re PR fortran/18827 (ICE on assign to common variable)Feng Wang2005-03-151-1/+22
* re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter2005-03-121-2/+7
* gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter2005-02-231-1/+1
* Update copyright dates.Paul Brook2005-01-161-1/+1
* re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook2005-01-161-7/+7
* iresolve.c, [...]: Fix comment typos.Kazu Hirata2005-01-131-1/+1
* re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook2005-01-091-51/+148
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-3/+3
* data.c, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* array.c: Don't include assert.h.Paul Brook2004-09-081-3/+2
* error.c (show_locus): Handle mapped locations.Per Bothner2004-09-071-0/+11
* trans.h (build2_v, build3_v): New macros.Tobias Schlüter2004-08-251-2/+2
* expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook2004-07-121-28/+5
* re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2004-07-111-19/+19
* trans-common.c: Fix whitespace issues, make variable names more readable.Tobias Schlüter2004-07-101-112/+113
* re PR fortran/13415 (Internal error with pointer array in common)Tobias Schlüter2004-07-101-56/+42
* decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter2004-06-301-1/+1
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-33/+34
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-1/+1
* Typo in last patch.Paul Brook2004-05-291-1/+1
* trans-common.c (find_equivalence): Find multiple rules.Paul Brook2004-05-291-4/+8
* gfortran.h (struct gfc_symbol): Add equiv_built.Paul Brook2004-05-231-141/+228
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+756