aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2019-03-13re PR fortran/87045 (pointer to array of character)Harald Anlauf2-10/+17
2019-03-13re PR fortran/89601 ([PDT] ICE: Segmentation fault (in resolve_component))Janus Weil2-2/+19
2019-03-13[multiple changes]Thomas Koenig7-17/+57
2019-03-12re PR fortran/87673 (Errors caused by using function for character length in ...Thomas Koenig2-2/+6
2019-03-12Replace can't in error messages for Fortran.Martin Liska10-31/+50
2019-03-12re PR fortran/89363 (RANK incorrect for unallocated allocatable)Paul Thomas3-2/+175
2019-03-11re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag)Jakub Jelinek2-0/+13
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska7-10/+21
2019-03-10re PR fortran/66089 (elemental dependency mishandling when class array are in...Thomas Koenig2-0/+12
2019-03-10re PR fortran/87734 (ICE in is_illegal_recursion check for character len= par...Thomas Koenig2-1/+8
2019-03-09re PR fortran/71544 (gfortran compiler optimization bug when dealing with c-s...Thomas Koenig2-2/+11
2019-03-09re PR fortran/84504 ([F08] procedure pointer variables cannot be initialized ...Janus Weil2-1/+7
2019-03-09re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ...Thomas Koenig2-2/+14
2019-03-08re PR other/80058 (fix double spaces in string literals everywhere)Jakub Jelinek3-2/+9
2019-03-06re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ...Harald Anlauf2-2/+13
2019-03-03re PR fortran/77583 (ICE in pp_quoted_string, at pretty-print.c:966)Harald Anlauf2-1/+8
2019-03-03re PR fortran/72714 ([Coarray] ICE in gfc_array_init_size, at fortran/trans-a...Thomas Koenig2-6/+52
2019-03-02re PR fortran/89516 (ICE in gfc_calculate_transfer_sizes at gcc/fortran/check...Harald Anlauf2-9/+21
2019-02-28[PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directiveThomas Schwinge2-8/+40
2019-02-28[PR72741] For all Fortran OpenACC 'routine' directive variants check for mult...Thomas Schwinge4-4/+18
2019-02-28[PR72741, PR89433] Accept intrinsic symbols in Fortran OpenACC 'routine' dire...Thomas Schwinge2-5/+35
2019-02-26re PR fortran/89492 (Endless compilation of an invalid TRANSFER after r269177)Harald Anlauf2-0/+26
2019-02-26re PR fortran/89496 (gcc/fortran/trans-types.c:3015:9: runtime error: member ...Thomas Koenig2-2/+12
2019-02-26extend.texi (__builtin_object_size): Use @pxref instead of @xref inside paren...Uros Bizjak1-1/+1
2019-02-26re PR fortran/43210 (Initializer of huge static arrays should be improved)Jakub Jelinek2-8/+10
2019-02-24re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)Thomas Koenig4-4/+18
2019-02-24re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor)Harald Anlauf7-34/+73
2019-02-23re PR fortran/84387 (Defined output does not work for a derived type that has...Jerry DeLisle2-2/+6
2019-02-23re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697)Paul Thomas3-1/+14
2019-02-23re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas3-12/+62
2019-02-23re PR tree-optimization/88074 (g++ hangs on math expression)David Malcolm2-5/+17
2019-02-22re PR fortran/83057 (OPEN without a filename and without STATUS='SCRATCH' cou...Harald Anlauf2-6/+11
2019-02-22re PR fortran/89431 (CPP integer macros not defined)Steven G. Kargl2-3/+8
2019-02-22[PR72741] Use 'oacc_build_routine_dims' for Fortran OpenACC 'routine' directi...Thomas Schwinge4-28/+71
2019-02-22Revert earlier OpenACC 'routine' changesThomas Schwinge2-7/+4
2019-02-21dump-parse-tree.c (debug): Implement for gfc_expr *, gfc_typespec *, gfc_type...Thomas Koenig2-1/+41
2019-02-21re PR fortran/86119 (Intrinsic len has wrong type if used within select type ...Thomas Koenig4-3/+21
2019-02-20Change singular to plural in gfortran.texi.Martin Liska2-1/+5
2019-02-20Correction of ChangeLog entry, Thomas provided the code for this change.Thomas Schwinge1-1/+1
2019-02-20Document Fortran header directive.Martin Liska2-0/+24
2019-02-19re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect...Thomas Koenig2-1/+13
2019-02-19re PR c/87924 (OpenACC wait clauses without async-arguments)Chung-Lin Tang2-1/+19
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig6-8/+73
2019-02-18Support if statement in !GCC$ builtin directive.Martin Liska2-5/+21
2019-02-17re PR fortran/88299 ([F18] COMMON in a legacy module produces bogus warnings ...Harald Anlauf2-5/+11
2019-02-17re PR fortran/89077 (ICE using * as len specifier for character parameter)Harald Anlauf2-0/+14
2019-02-16re PR tree-optimization/88074 (g++ hangs on math expression)Jakub Jelinek2-10/+89
2019-02-16re PR fortran/71066 (ICE in set_loop_bounds, at fortran/trans-array.c:4680)Thomas Koenig2-0/+35
2019-02-14PR 81552 Improve and document -flag-init-integerJanne Blomqvist4-2/+14
2019-02-14re PR fortran/88248 ([F18] Bogus warning about obsolescent feature: Labeled D...Harald Anlauf2-4/+11