aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-29re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig1-1/+4
2019-05-19re PR fortran/88821 (Inline packing of non-contiguous arguments)Thomas Koenig1-1/+4
2019-05-10re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...Paul Thomas1-0/+3
2019-02-24re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)Thomas Koenig1-1/+1
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig1-1/+2
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas1-0/+2
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-22re PR middle-end/41453 (use INTENT(out) for optimization)Thomas Koenig1-1/+2
2018-06-08re PR fortran/85631 (Runtime error message array bound mismatch with nonzero ...Thomas Koenig1-0/+1
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl1-0/+2
2018-03-14check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).Steven G. Kargl1-0/+2
2018-03-11re PR fortran/84546 (Bad sourced allocation of CLASS(*) with source with CLAS...Paul Thomas1-1/+1
2018-01-26Partial Failed Images patchDamian Rouson1-0/+6
2018-01-25re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Paul Thomas1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas1-1/+1
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-19trans.h: Remove gfor_fndecl_stop_numeric_f08.Francois-Xavier Coudert1-1/+0
2016-12-09trans-array.c (gfc_array_deallocate): Remove wrapper.Andre Vehreschild1-1/+2
2016-11-30libcaf.h: Add new action types for (de-)registration of allocatable component...Andre Vehreschild1-7/+37
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+1
2016-10-25re PR fortran/45516 ([F08] allocatable compontents of recursive type)Paul Thomas1-0/+1
2016-10-22re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)Andre Vehreschild1-1/+2
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild1-4/+28
2016-03-29re PR fortran/70397 (ice while allocating ultimate polymorphic)Andre Vehreschild1-0/+1
2016-03-28STOP managed by external library when coarrays are usedAlessandro Fanfarillo1-0/+2
2016-02-05Fix fortran scalar elemental dependency mishandlingMikael Morin1-0/+5
2016-01-08re PR fortran/69128 (OpenMP workshare problem with SUM())Jakub Jelinek1-1/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-1/+6
2015-10-25re PR fortran/66927 (ICE in gfc_conf_procedure_call)Andre Vehreschild1-1/+1
2015-08-31re PR fortran/54833 (Don't wrap __builtin_free(a) in if (a != NULL))Francois-Xavier Coudert1-1/+1
2015-08-19remove more useless typedefsTrevor Saunders1-6/+4
2015-08-06Move one condition out of gfc_trans_scalar_assignMikael Morin1-2/+1
2015-07-06re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild1-0/+3
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-1/+1
2015-05-09Fix fortran/65894 elemental procedures wrong-codeMikael Morin1-0/+3
2015-04-23PF fortran/60322Andre Vehreschild1-1/+5
2015-03-24re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...Andre Vehreschild1-8/+19
2015-03-23re PR fortran/64952 (Missing temporary in assignment from elemental function)Paul Thomas1-0/+4
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo1-0/+1
2015-01-18[multiple changes]Paul Thomas1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus1-0/+1
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-2/+10
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert1-0/+8
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-0/+1
2014-08-30trans.h (gfc_caf_get_image_index, [...]): New prototypes.Tobias Burnus1-0/+2