Daily bump.
[gcc.git] / gcc / fortran / trans-stmt.c
2020-06-29 Harald AnlaufPR fortran/71706 - ICE on using sync images with -fchec...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-07 Tobias BurnusFortran] PR 92793 - fix column used for error diagnostic
2019-11-10 Paul Thomasre PR fortran/92123 ([F2018/array-descriptor] Scalar...
2019-09-29 Paul Thomasre PR fortran/91726 (ICE in gfc_conv_array_ref, at...
2019-09-01 Paul Thomasarray.c (spec_dimen_size): Check for the presence of...
2019-08-27 Harald Anlaufre PR fortran/91496 (!GCC$ directives error if mistyped...
2019-05-22 Andrew StubbsFix fortran size_type_node parameter passing.
2019-05-19 Paul Thomasre PR fortran/90498 (ICE with select type/associate...
2019-03-27 Paul Thomasre PR fortran/88247 (ICE in get_array_ctor_var_strlen...
2019-02-24 Thomas Koenigre PR fortran/89174 (Allocation segfault with CLASS...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-18 Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-16 Tobias BurnusFix bounds with ALLOCATE with source-expr
2018-10-16 Tobias BurnusHandle form_team w/ function args
2018-10-08 Paul Thomasre PR fortran/86372 (Segfault on ASSOCIATE statement...
2018-09-23 Janne BlomqvistDo array index calculations in gfc_array_index_type
2018-09-21 Paul Thomasre PR fortran/87359 (pointer being freed was not allocated)
2018-09-21 Andrew StubbsFix co-array allocation
2018-08-28 Paul Thomasre PR fortran/80477 ([OOP] Polymorphic function result...
2018-05-20 Paul Thomasre PR fortran/49636 ([F03] ASSOCIATE construct confused...
2018-04-12 Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-04-09 Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-02-28 Paul Thomasre PR fortran/83901 (ICE in fold_convert_loc, at fold...
2018-02-23 Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22 Janne BlomqvistPR 78534, 84509 Fix libgfortran API for PAUSE statement
2018-02-22 Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-17 Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-01-26 Damian RousonPartial Failed Images patch
2018-01-23 Paul Thomasre PR fortran/83898 (ICE in gfc_conv_expr_descriptor...
2018-01-08 Paul Thomasre PR fortran/83611 ([PDT] Assignment of parameterized...
2018-01-05 Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-22 Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22 Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-20 Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-17 Richard Bienerre PR fortran/83017 (DO CONCURRENT not parallelizing)
2017-11-10 Paul Thomasre PR fortran/82934 (Segfault on assumed character...
2017-11-08 Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-10-04 Paul Thomasre PR fortran/60458 (Error message on associate: deferr...
2017-09-10 Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-09-09 Paul Thomasdecl.c: Add decl_type_param_list...
2017-06-28 Jerry DeLislere PR fortran/80164 (ICE in gfc_format_decoder at gcc...
2017-05-15 Steven G. Karglre PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-05 Andre Vehreschildre PR fortran/79344 (segmentation faults and run-time...
2017-02-05 Andre Vehreschildre PR fortran/78958 (Unallocated memory access after...
2017-01-21 Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-18 Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
2017-01-18 Andre Vehreschildcoarray_alloc_with_implicit_sync_2.f90: New test.
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-07 Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-19 Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-14 Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-09 Andre Vehreschildre PR fortran/78505 ([F08] Coarray source allocation...
2016-12-09 Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-11-30 Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-25 Paul Thomas[multiple changes]
2016-11-06 Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-10-23 Paul Thomasre PR fortran/69834 ([OOP] Collision in derived type...
2016-10-22 Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-10-13 Andre Vehreschildre PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails...
2016-10-12 Andre Vehreschildtrans-expr.c (gfc_find_and_cut_at_last_class_ref):...
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-08 Andre Vehreschildre PR fortran/72698 (ICE in lhd_incomplete_type_error...
2016-07-07 Martin LiskaOptimize fortran loops with +-1 step.
2016-07-07 Martin LiskaAdd PRED_FORTRAN_LOOP_PREHEADER to DO loops with step
2016-07-05 Andre Vehreschildre PR fortran/71623 (Segfault when allocating deferred...
2016-06-16 Martin LiskaIntroduce fortran loop preheader
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-28 Alessandro FanfarilloSTOP managed by external library when coarrays are...
2016-02-11 Andre Vehreschildre PR fortran/69296 ([F03] Problem with associate and...
2016-02-03 Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-01-15 Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-08 Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-29 Andre Vehreschildre PR fortran/69011 ([OOP] ICE in gfc_advance_chain...
2015-12-09 Tobias Burnustrans.c (gfc_allocate_using_lib,gfc_deallocate_with_sta...
2015-12-02 Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-25 Steven G. Karglre PR fortran/68227 (ICE on using variable limit in...
2015-11-22 James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-15 Paul Thomasre PR fortran/50221 (Allocatable string length fails...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-25 Paul Thomasre PR fortran/67171 (sourced allocation)
2015-10-25 Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
2015-08-06 Mikael MorinMove one condition out of gfc_trans_scalar_assign
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-15 Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-11 Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
next