aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-20re PR fortran/79072 (ICE with class(*) pointer function result and character ...Paul Thomas1-0/+9
2017-11-19re PR fortran/78990 (ICE when assigning polymorphic array function result)Paul Thomas1-0/+30
2017-11-18PR 83036 Make NEXTREC specifier for INQUIRE work for large record numbersJanne Blomqvist1-0/+5
2017-11-18PR 44292 Enable large record lengths in OPEN and INQUIRE statementsJanne Blomqvist1-0/+5
2017-11-18re PR fortran/83012 (Simply contiguous pointer function not recognized as con...Thomas Koenig1-0/+7
2017-11-17re PR fortran/83017 (DO CONCURRENT not parallelizing)Richard Biener1-0/+7
2017-11-15Disable -Wreturn-type by default in all languages other from C++.Martin Liska1-0/+9
2017-11-14re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728)Fritz Reese1-0/+8
2017-11-11re PR fortran/82932 ([OOP] ICE in update_compcall_arglist, at fortran/resolve...Janus Weil1-0/+6
2017-11-11re PR fortran/82886 (ICE with -finit-derived in gfc_conv_expr, at fortran/tra...Fritz Reese1-0/+10
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor1-0/+5
2017-11-10re PR fortran/82934 (Segfault on assumed character length in allocate)Paul Thomas1-0/+7
2017-11-09re PR fortran/78619 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:...Paul Thomas1-0/+9
2017-11-09re PR fortran/78814 (ICE in symbol_rank, at fortran/interface.c:1265)Steven G. Kargl1-0/+5
2017-11-08re PR fortran/82841 (Segfault in gfc_simplify_transfer)Steven G. Kargl1-0/+6
2017-11-08re PR fortran/82884 (ICE in gfc_resolve_character_array_constructor, at fortr...Steven G. Kargl1-0/+5
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist1-1/+124
2017-11-06[multiple changes]Paul Thomas1-0/+6
2017-11-06Instrument function exit with __builtin_unreachable in C++Martin Liska1-0/+6
2017-11-05re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...Thomas Koenig1-0/+16
2017-11-05re PR fortran/78641 ([OOP] ICE on polymorphic allocatable function in array c...Paul Thomas1-0/+9
2017-11-05re PR fortran/81447 ([7/8] gfortran fails to recognize the exact dynamic type...Paul Thomas1-0/+10
2017-11-05[fortran] Remove semicolon after do {} while (0) in match macrosTom de Vries1-0/+6
2017-11-04trans-expr.c (gfc_trans_assignment_1): Character kind conversion may create a...Andre Vehreschild1-0/+9
2017-11-04re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Thomas Koenig1-0/+18
2017-11-04re PR fortran/81735 (double free or corruption (fasttop) error (SIGABRT) with...Paul Thomas1-0/+6
2017-11-04re PR fortran/82796 (Private+equivalence in used module breaks compilation of...Steven G. Kargl1-0/+7
2017-10-31Fix fortran build error on AIX.James E Wilson1-0/+4
2017-10-30re PR libfortran/80850 (Sourced allocate() fails to allocate a pointer)Paul Thomas1-1/+10
2017-10-30resolve.c (resolve_transfer): Set derived to correct symbol for BT_CLASS.Steven G. Kargl1-0/+5
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-0/+4
2017-10-28check.c (gfc_check_co_reduce): Clarify error message.Andre Vehreschild1-0/+4
2017-10-28re PR fortran/81758 ([OOP] Broken vtab)Paul Thomas1-0/+7
2017-10-28re PR fortran/82620 ([PDT] ICE: free_expr0(): Bad expr type (at fortran/expr....Steven G. Kargl1-0/+5
2017-10-27re PR fortran/56342 (MATMUL with PARAMETER: Simplification usually doesn't work)Thomas Koenig1-0/+6
2017-10-25match.c (gfc_match_type_is): Fix typo in error messageBernhard Reutner-Fischer1-0/+4
2017-10-21re PR fortran/82586 ([PDT] ICE: write_symbol(): bad module symbol)Paul Thomas1-0/+22
2017-10-19Derive interface buffers from max name lengthBernhard Reutner-Fischer1-0/+6
2017-10-19re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)Jakub Jelinek1-0/+18
2017-10-19Use Levenshtein spelling suggestions in Fortran FEBernhard Reutner-Fischer1-0/+25
2017-10-18re PR fortran/82567 ([6/7/8] gfortran takes a long time to compile a simple i...Thomas Koenig1-0/+8
2017-10-18re PR fortran/79795 (Fortran ICE in resolve_symbol starting with r163221)Thomas Koenig1-0/+6
2017-10-18re PR fortran/82550 (program using submodules fails to link)Paul Thomas1-0/+7
2017-10-16re PR fortran/82511 (ICE Bad IO basetype (12) on attempted read or write of e...Fritz Reese1-0/+5
2017-10-15re PR fortran/82372 (Rejects valid parenthesis)Thomas Koenig1-0/+8
2017-10-13re PR fortran/81048 (incorrect derived type initialization)Paul Thomas1-0/+6
2017-10-11[PATCH] Include path enumerationNathan Sidwell1-0/+5
2017-10-10Require wi::to_wide for treesRichard Sandiford1-0/+10
2017-10-08check.c (gfc_check_x): Remove function.Steven G. Kargl1-0/+5
2017-10-08re PR fortran/82375 (PDT components in PDT declarations fail to compile)Paul Thomas1-0/+8