aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2018-12-07re PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor, at fortran/trans-openmp...Jakub Jelinek2-5/+19
2018-12-03re PR fortran/87919 (Incorrect fortran handling of -fno-* options)Fritz Reese2-22/+20
2018-12-03re PR fortran/87919 (Incorrect fortran handling of -fno-* options)Fritz Reese2-13/+62
2018-11-30Clean up Fortran OpenACC wait clause handlingThomas Schwinge3-6/+6
2018-11-30Support multiple OpenACC wait clausesThomas Schwinge2-1/+5
2018-11-27Support simd function declarations via a pre-include.Martin Liska9-2/+169
2018-11-24re PR fortran/88143 (ICE in resolve_variable at gcc/fortran/resolve.c:5413 si...Paul Thomas1-1/+1
2018-11-242018-11-24 Paul Thomas <pault@gcc.gnu.org>Paul Thomas2-1/+7
2018-11-23lang.opt (fpad-source): New option.Jakub Jelinek4-3/+25
2018-11-21* invoke.texi (-fdec-include): Document.Jakub Jelinek2-1/+11
2018-11-21lang.opt (fdec-include): New option.Jakub Jelinek4-19/+288
2018-11-18re PR fortran/88073 (Internal compiler error compiling WHERE construct with ...Thomas Koenig2-0/+10
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig4-5/+49
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm2-1/+7
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm3-21/+26
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek3-8/+52
2018-11-02re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Thomas Koenig2-1/+7
2018-11-01re PR fortran/87782 (runtime error: load of value 1818451807, which is not a ...Thomas Koenig2-9/+20
2018-11-01re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...Paul Thomas14-38/+480
2018-11-01re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Thomas Koenig2-2/+7
2018-11-01re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig3-3/+74
2018-10-31[6/6] Preprocessor forced macro locationNathan Sidwell2-2/+5
2018-10-31Fix hash-table violation in trans-decl.c.Martin Liska2-1/+10
2018-10-30re PR fortran/85896 (ICE in gfc_convert_constant(): Unexpected type)Thomas Koenig2-11/+6
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig9-16/+922
2018-10-27re PR fortran/86907 (bogus warning "No location in expression near")Thomas Koenig2-2/+12
2018-10-25re PR fortran/87725 (OpenMP 4.5 clause schedule(simd,monotonic:static) not un...Jakub Jelinek2-9/+37
2018-10-23re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas2-17/+66
2018-10-21re PR fortran/71880 (pointer to allocatable character)Paul Thomas2-0/+19
2018-10-18Fix (re)alloc of polymorphic arraysTobias Burnus2-3/+15
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas2-5/+9
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas2-2/+9
2018-10-17Fix select-type regressionTobias Burnus2-1/+6
2018-10-17Run selftests for C++ as well as CDavid Malcolm2-0/+7
2018-10-17re PR fortran/56386 ([F03] ICE with ASSOCIATE construct and an derived type a...Paul Thomas2-0/+29
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus3-14/+38
2018-10-16Handle form_team w/ function argsTobias Burnus2-21/+44
2018-10-15re PR fortran/87566 (ICE with class(*) and select)Paul Thomas3-5/+46
2018-10-12Fix off-by-one issue with inline matmulTobias Burnus2-1/+21
2018-10-12Fix error-recovery ICE in check_proc_interfaceTobias Burnus2-17/+43
2018-10-11revert: re PR fortran/83522 (ICE on allocatable string reference, string(:)(:))Tobias Burnus2-7/+9
2018-10-09Cleanup of libcpp diagnostic callbacksDavid Malcolm2-6/+16
2018-10-09re PR fortran/83522 (ICE on allocatable string reference, string(:)(:))Tobias Burnus2-0/+13
2018-10-09re PR fortran/87151 (allocating array of character)Paul Thomas3-21/+91
2018-10-08[Fortran] Disable "Assignment to contiguous pointer from non-contiguous targe...Cesar Philippidis2-3/+8
2018-10-08re PR fortran/86372 (Segfault on ASSOCIATE statement with CHARACTER variable)Paul Thomas1-0/+7
2018-10-08re PR fortran/86372 (Segfault on ASSOCIATE statement with CHARACTER variable)Paul Thomas1-1/+0
2018-10-06re PR fortran/86111 (ICE in gfc_arith_concat, at fortran/arith.c:985)Thomas Koenig3-3/+22
2018-10-06re PR fortran/83999 (ICE in gfc_trans_assignment_1, at fortran/trans-expr.c:1...Paul Thomas2-2/+9
2018-10-06re PR fortran/84640 (gcc/fortran/simplify.c:2587:9: runtime error: pointer in...Thomas Koenig2-3/+14