aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus1-4/+5
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus1-0/+4
2014-06-25langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek1-0/+1
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+1
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus1-0/+4
2014-06-15re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...Francois-Xavier Coudert1-0/+2
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek1-2/+14
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-5/+2
2014-05-08check.c (check_co_minmaxsum, [...]): New.Tobias Burnus1-0/+3
2014-04-30gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus1-4/+2
2014-04-13re PR fortran/58085 (Wrong indexing of an array in ASSOCIATE)Paul Thomas1-2/+6
2014-03-18re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek1-3/+4
2014-03-06re PR fortran/51976 ([F2003] Support deferred-length character components of ...Paul Thomas1-0/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-15re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-0/+2
2013-06-04re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-2/+1
2013-05-28trans-expr.c (gfc_conv_procedure_call): Deallocate polymorphic arrays for all...Tobias Burnus1-0/+1
2013-04-12re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)Tobias Burnus1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04trans.c (gfc_build_final_call): New function.Tobias Burnus1-1/+6
2012-12-03re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-0/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-31re PR fortran/53718 ([OOP] gfortran generates asm label twice in the same out...Janus Weil1-1/+0
2012-10-16re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Tobias Burnus1-2/+4
2012-07-25trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.Tobias Burnus1-1/+1
2012-07-20re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-0/+2
2012-05-05re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...Paul Thomas1-0/+4
2012-03-06f95-lang.c (yyerror, yylex): Remove.Steven Bosscher1-6/+2
2012-03-04trans.h (struct gfc_ss_info): Move can_be_null_ref component from the data::s...Mikael Morin1-3/+5
2012-01-27re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)Paul Thomas1-0/+3
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-3/+6