summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* gfortran.texi: Update documentation to catch up with BOZ changes.Steven G. Kargl2019-09-043-35/+24
* re PR fortran/91589 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2...Paul Thomas2019-09-022-3/+18
* re PR fortran/91552 (ICE with valid array constructor)Steven G. Kargl2019-09-022-6/+36
* array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas2019-09-0116-77/+1086
* re PR fortran/91587 (ICE in gfc_resolve_filepos, at fortran/io.c:2913)Steven G. Kargl2019-08-312-1/+6
* re PR fortran/91551 (ICE in sort_actual, at fortran/intrinsic.c:4193)Steven G. Kargl2019-08-282-22/+38
* re PR fortran/91565 (ICE in gfc_simplify_reshape, at fortran/simplify.c:6707 ...Steven G. Kargl2019-08-282-3/+37
* re PR fortran/91564 (ICE in gimplify_expr, at gimplify.c:14147)Steven G. Kargl2019-08-282-0/+22
* Stated standards in documentationMark Eggleston2019-08-282-168/+178
* re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf2019-08-278-2/+195
* Options documentation fixes.Mark Eggleston2019-08-272-26/+36
* re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig2019-08-264-6/+27
* re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig2019-08-245-98/+153
* PDF LayoutMark Eggleston2019-08-232-239/+538
* re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek2019-08-232-2/+8
* Intrinsic documentation layout changes.Mark Eggleston2019-08-232-26/+23
* ABS Documentation fixMark Eggleston2019-08-232-2/+6
* intrinsic.c (add_subroutines): ERRMSG is INTENT(INOUT) in co_broadcast, co_ma...Steven G. Kargl2019-08-222-5/+10
* Intrinsic documentation changes.Mark Eggleston2019-08-202-7/+18
* Update BOZ constant documentation.Mark Eggleston2019-08-192-7/+6
* re PR fortran/91485 (Erroneous conflict between variable x and operator(.x.))Steven G. Kargl2019-08-192-1/+7
* re PR fortran/82992 (ICE in create_int_parameter_array, at fortran/module.c:6...Steven G. Kargl2019-08-172-0/+22
* re PR fortran/78739 (ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1477)Steven G. Kargl2019-08-172-0/+36
* re PR fortran/78719 ([F03] ICE in gfc_get_symbol_decl, at fortran/trans-decl....Steven G. Kargl2019-08-172-3/+9
* re PR fortran/91471 (f951: internal compiler error: gfc_variable_attr(): Bad ...Steven G. Kargl2019-08-172-6/+12
* PR fortran/68401 Improve allocation error messageJanne Blomqvist2019-08-174-35/+64
* Allow automatics in equivalencesMark Eggleston2019-08-164-56/+141
* tree-ssa-forwprop.c (simplify_builtin_call): Do not remove stmt at gsi_p, ins...Richard Biener2019-08-162-1/+6
* re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...Thomas Koenig2019-08-156-20/+147
* re PR fortran/87991 (ICE in gfc_constructor_append_expr, at fortran/construct...Steven G. Kargl2019-08-142-10/+25
* re PR fortran/88072 (gfortran crashes with an internal compiler error)Steven G. Kargl2019-08-132-3/+9
* re PR fortran/90563 (Out of bounds error when compiling with -Wextra)Thomas Koenig2019-08-132-1/+12
* re PR fortran/89647 (Host associated procedure unable to be used as binding t...Steven G. Kargl2019-08-132-2/+28
* re PR fortran/87993 (ICE in gfc_constructor_first, at fortran/constructor.c:234)Steven G. Kargl2019-08-132-0/+11
* re PR fortran/90561 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2747)Thomas Koenig2019-08-133-1/+16
* PR fortran/91414: Improved PRNGJanne Blomqvist2019-08-133-8/+13
* re PR fortran/91424 (Extend warnings about DO loops)Thomas Koenig2019-08-122-1/+30
* PR fortran/91413 Generate warning when making array staticJanne Blomqvist2019-08-114-2/+21
* decl.c (match_old_style_init): Use a clearer error message.Steven G. Kargl2019-08-107-24/+126
* Assorted ChangeLog cleanups.Jakub Jelinek2019-08-101-16/+20
* re PR fortran/91359 (logical function X returns .TRUE. - Warning: spaghetti ...Steven G. Kargl2019-08-062-0/+20
* re PR fortran/42546 (ALLOCATED statement typo in the docs and for scalar vari...Steven G. Kargl2019-08-063-0/+45
* re PR fortran/91372 (Error: Unclassifiable statement)Steven G. Kargl2019-08-052-2/+9
* re PR fortran/88227 (ICE in gfc_convert_boz, at fortran/target-memory.c:788)Steven G. Kargl2019-08-042-8/+189
* re PR fortran/90985 (Wrong error message with variables named "DATA*")Steven G. Kargl2019-08-022-0/+13
* Correct the PR number for 90297 to 90986.Steven G. Kargl2019-08-021-1/+1
* re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibly redundant code ?)Steven G. Kargl2019-08-022-0/+15
* re PR fortran/91296 (ICE when passing complex number %re/%im as a procedure a...Steven G. Kargl2019-07-302-0/+13
* re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig2019-07-298-16/+148
* re PR fortran/65819 (overzealous checking in gfc_check_dependency for identic...Thomas Koenig2019-07-253-19/+42