aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2007-02-09re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...Tobias Burnus2-2/+23
2007-02-09re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ...Francois-Xavier Coudert6-51/+33
2007-02-08trans-stmt.c (gfc_trans_forall_1): Optimize the cases where the mask expressi...Roger Sayle2-2/+26
2007-02-06Add the PR number to my previous ChangeLog entries.Steven G. Kargl1-1/+1
2007-02-04re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ...Francois-Xavier Coudert2-1/+22
2007-02-04invoke.texi: Update documentation.Steven G. Kargl3-2/+14
2007-02-03* trans-array.c: Fix a comment typo.Kazu Hirata2-1/+5
2007-02-03re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer ::...Paul Thomas3-8/+35
2007-02-03re PR fortran/30683 ([4.2 only] internal compiler error: Segmentation fault)Steven G. Kargl2-1/+6
2007-02-02trans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS to eliminate NON_LVALUE_EX...Roger Sayle2-0/+8
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas4-12/+52
2007-02-02trans-array.c (gfc_conv_expr_descriptor): We don't need to use a temporary ar...Roger Sayle2-9/+39
2007-02-02dependency.c (gfc_check_dependency): Implement dependency checking for array ...Roger Sayle2-3/+20
2007-02-02trans-stmt.c (compute_overall_iter_number): Document function arguments.Roger Sayle2-28/+32
2007-01-31re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement)Tobias Burnus4-5/+68
2007-01-31* simplify.c, trans-array.c: Fix comment typos.Kazu Hirata3-3/+7
2007-01-30invoke.texi (Code Gen Options): Fix abbreviation typo.Ralf Wildenhues3-4/+9
2007-01-30re PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, p...Steve Ellcey3-2/+11
2007-01-29re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)Paul Thomas2-3/+17
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig6-92/+64
2007-01-27trans-stmt.c (forall_info): Replace the next_nest and outer fields that previ...Roger Sayle2-17/+20
2007-01-27re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...Paul Thomas5-6/+104
2007-01-27Add 'PR fortran/30278' to my previous commit.Steven G. Kargl1-0/+1
2007-01-26Steven G.Steven G. Kargl3-2/+53
2007-01-26lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus4-2/+13
2007-01-25re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included))Manuel López-Ibáñez3-17/+25
2007-01-24[multiple changes]Jerry DeLisle3-8/+19
2007-01-21intrinsic.texi (ACHAR): Added cross-references.Brooks Moses2-2/+19
2007-01-20intrinsic.texi: Edited all "Syntax" examples to a consistent form.Brooks Moses2-147/+145
2007-01-20openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl12-1714/+1623
2007-01-20module.c (mio_array_ref): The dimen_type fields of an array ref are an enumer...Roger Sayle2-2/+25
2007-01-20dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.Roger Sayle5-21/+116
2007-01-20trans-intrinsic.c (gfc_conv_intrinsic_sign): New branchless implementation fo...Roger Sayle2-14/+28
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert7-6/+39
2007-01-20re PR fortran/30446 ([4.1 only] -J option doesn't add path to search list)Francois-Xavier Coudert2-0/+8
2007-01-20re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin...Richard Guenther2-4/+72
2007-01-19intrinsic.texi (MATMUL): Corrected a typo.Brooks Moses2-3/+9
2007-01-19intrinsic.texi: general whitespace cleanup.Brooks Moses2-256/+689
2007-01-18trans-stmt.c (compute_overall_iter_number): Fix a typo.H.J. Lu2-1/+5
2007-01-18trans-expr.c (copyable_array_p): Consider user derived types without allocata...Roger Sayle2-0/+11
2007-01-18trans-stmt.c (compute_overall_iter_number): Enhance to precompute the number ...Roger Sayle2-3/+33
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert6-3/+40
2007-01-17re PR fortran/30476 ([Regression 4.2, 4.3] Via other module imported generic ...Paul Thomas2-2/+16
2007-01-16re PR fortran/30404 ([4.1 only] Wrong FORALL result)Roger Sayle2-127/+139
2007-01-15re PR fortran/28172 ([4.2 and 4.1 only] alternate return in contained procedu...Paul Thomas3-3/+46
2007-01-14re PR fortran/30410 (Host association bug w/ EXTERNAL)Paul Thomas2-1/+8
2007-01-14re PR fortran/30452 ([4.2, 4.1 only] Strange syntax error with high-value cha...Thomas Koenig1-1/+1
2007-01-11re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2)Thomas Koenig2-0/+35
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini1-3/+0
2007-01-11simplify.c: Update copyright to 2007.Brooks Moses3-2/+7