aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-stmt.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-30This patch fixes PR97045 - unlimited polymorphic array element selectors.Paul Thomas1-0/+1
2020-09-21PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsicHarald Anlauf1-10/+38
2020-09-06fortran: caf_fail_image expects no argumentFrancois-Xavier Coudert1-2/+1
2020-06-29PR fortran/71706 - ICE on using sync images with -fcheck=boundsHarald Anlauf1-3/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-07Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus1-8/+11
2019-11-10re PR fortran/92123 ([F2018/array-descriptor] Scalar allocatable/pointer wit...Paul Thomas1-4/+1
2019-09-29re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)Paul Thomas1-0/+36
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-4/+311
2019-08-27re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf1-0/+27
2019-05-22Fix fortran size_type_node parameter passing.Andrew Stubbs1-5/+8
2019-05-19re PR fortran/90498 (ICE with select type/associate and derived type argument...Paul Thomas1-1/+2
2019-03-27re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...Paul Thomas1-2/+4
2019-02-24re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)Thomas Koenig1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas1-5/+2
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus1-2/+14
2018-10-16Handle form_team w/ function argsTobias Burnus1-21/+38
2018-10-08re PR fortran/86372 (Segfault on ASSOCIATE statement with CHARACTER variable)Paul Thomas1-1/+0
2018-09-23Do array index calculations in gfc_array_index_typeJanne Blomqvist1-19/+15
2018-09-21re PR fortran/87359 (pointer being freed was not allocated)Paul Thomas1-1/+2
2018-09-21Fix co-array allocationAndrew Stubbs1-1/+3
2018-08-28re PR fortran/80477 ([OOP] Polymorphic function result generates memory leak)Paul Thomas1-1/+13
2018-05-20re PR fortran/49636 ([F03] ASSOCIATE construct confused with slightly complic...Paul Thomas1-5/+2
2018-04-12re PR fortran/83064 (DO CONCURRENT and auto-parallelization)Thomas Koenig1-4/+4
2018-04-09re PR fortran/83064 (DO CONCURRENT and auto-parallelization)Thomas Koenig1-1/+4
2018-02-28re PR fortran/83901 (ICE in fold_convert_loc, at fold-const.c:2402)Paul Thomas1-1/+2
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist1-5/+8
2018-02-22PR 78534, 84509 Fix libgfortran API for PAUSE statementJanne Blomqvist1-4/+5
2018-02-22Character length cleanup for Coarray Fortran libraryJanne Blomqvist1-10/+10
2018-02-17re PR fortran/84115 (Failure in associate construct with concatenated charact...Paul Thomas1-0/+34
2018-01-26Partial Failed Images patchDamian Rouson1-0/+104
2018-01-23re PR fortran/83898 (ICE in gfc_conv_expr_descriptor, at fortran/trans-array....Paul Thomas1-1/+2
2018-01-08re PR fortran/83611 ([PDT] Assignment of parameterized types causes double fr...Paul Thomas1-2/+33
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist1-11/+12
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou1-0/+10
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek1-6/+5
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-2/+3
2017-11-22re PR fortran/79072 (ICE with class(*) pointer function result and character ...Paul Thomas1-2/+1
2017-11-20re PR fortran/79072 (ICE with class(*) pointer function result and character ...Paul Thomas1-0/+7
2017-11-17re PR fortran/83017 (DO CONCURRENT not parallelizing)Richard Biener1-1/+1
2017-11-10re PR fortran/82934 (Segfault on assumed character length in allocate)Paul Thomas1-2/+3
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist1-29/+29
2017-10-04re PR fortran/60458 (Error message on associate: deferred type parameter and ...Paul Thomas1-3/+42
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas1-3/+16
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas1-0/+45
2017-06-28re PR fortran/80164 (ICE in gfc_format_decoder at gcc/fortran/error.c:933)Jerry DeLisle1-1/+5
2017-05-15re PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c:2578]: (style) Redundant ...Steven G. Kargl1-3/+2