aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Do not generate recursion check for compiler-generated procedures.Thomas Koenig1-1/+1
2020-05-27Fortran : ICE in gfc_trans_label_assign PR50392Mark Eggleston1-3/+8
2020-04-14Fix PR 94270 by not warning about artifical dummy arguments.Thomas König1-1/+1
2020-02-01fortran: Fix up TYPE_ARG_TYPES of procs with scalar VALUE optional args [PR92...Jakub Jelinek1-2/+4
2020-01-30fortran: Fix up ISO_Fortran_binding_15.f90 failures [PR92123]Jakub Jelinek1-2/+12
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-30Remove KIND argument from INDEX so it does not mess up scalarization.Thomas Koenig1-1/+23
2019-12-07Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus1-2/+2
2019-12-05re PR fortran/92781 (ICE in convert_nonlocal_reference_op, at tree-nested.c:1...Jakub Jelinek1-4/+7
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus1-2/+1
2019-11-10Don't print warning when moving to static with -fno-automaticJanne Blomqvist1-9/+10
2019-11-03re PR fortran/92113 (r276673 causes segfault in gfortran.dg/pr51434.f90)Thomas Koenig1-7/+14
2019-10-27re PR fortran/86248 (LEN_TRIM in specification expression causes link failure)Paul Thomas1-20/+13
2019-10-18re PR fortran/69455 ([F08] Assembler error(s) when using intrinsic modules in...Steven G. Kargl1-1/+8
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus1-1/+2
2019-10-03re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)Thomas Koenig1-1/+5
2019-10-02f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option...Kwok Cheung Yeung1-0/+5
2019-09-14re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)Thomas Koenig1-3/+5
2019-08-17PR fortran/68401 Improve allocation error messageJanne Blomqvist1-6/+6
2019-08-11PR fortran/91413 Generate warning when making array staticJanne Blomqvist1-0/+10
2019-08-06re PR fortran/91359 (logical function X returns .TRUE. - Warning: spaghetti ...Steven G. Kargl1-0/+14
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig1-15/+60
2019-06-19[PR90921] Fortran OpenACC 'declare' directive's module handling causes duplic...Julian Brown1-1/+1
2019-06-19[PR85221] Set 'omp declare target', 'omp declare target link' attributes for ...Thomas Schwinge1-2/+7
2019-05-29re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek1-2/+5
2019-05-19re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Thomas Koenig1-1/+5
2019-05-17[PR89433] Refer to OpenACC 'routine' clauses from "omp declare target" attributeThomas Schwinge1-7/+11
2019-05-16re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek1-0/+4
2019-05-10re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...Paul Thomas1-6/+41
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas1-0/+73
2019-03-13[multiple changes]Thomas Koenig1-4/+17
2019-02-28[PR72741] For all Fortran OpenACC 'routine' directive variants check for mult...Thomas Schwinge1-0/+1
2019-02-22[PR72741] Use 'oacc_build_routine_dims' for Fortran OpenACC 'routine' directi...Thomas Schwinge1-10/+24
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig1-2/+2
2019-02-16re PR fortran/71066 (ICE in set_loop_bounds, at fortran/trans-array.c:4680)Thomas Koenig1-0/+27
2019-02-01re PR fortran/83246 (internal compiler error or loader problem might be relat...Jakub Jelinek1-4/+1
2019-01-19re PR fortran/88902 (ICE: Segmentation fault (in DFS::DFS_write_tree_body))Jakub Jelinek1-6/+10
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas1-0/+10
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig1-0/+7
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Fix hash-table violation in trans-decl.c.Martin Liska1-1/+5
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas1-2/+3
2018-10-05re PR testsuite/87487 (New test case gfortran.dg/deferred_character_24.f90 in...Paul Thomas1-0/+3
2018-09-30re PR fortran/70149 ([F08] Character pointer initialization causes ICE)Paul Thomas1-1/+11
2018-09-20gfortran.h (gfc_str_startswith): New macro.Janus Weil1-1/+1
2018-09-17re PR fortran/64120 ([F03] Wrong handling of allocatable character string)Paul Thomas1-0/+14
2018-09-17re PR fortran/85954 (ICE in make_ssa_name_fn, at tree-ssanames.c:266)Paul Thomas1-0/+7
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig1-1/+2
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira1-2/+1