aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2017-05-29re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig2-2/+103
2017-05-28frontend-passes.c (matmul_lhs_realloc): Correct allocation size for case A1B2.Thomas Koenig2-1/+6
2017-05-25dump-parse-tree.c (show_expr): Also replace with dumpfile for showing values ...Thomas Koenig2-1/+7
2017-05-24dump-parse-tree.c (show_expr): Replace stdout with dumpfile for showing values.Thomas Koenig2-3/+8
2017-05-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig2-16/+110
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge2-1/+7
2017-05-22re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array)Janus Weil2-0/+8
2017-05-19[multiple changes]Jerry DeLisle2-3/+22
2017-05-19fortran: remove trailing exclamation mark from various diagnostics (PR fortra...David Malcolm6-10/+20
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge5-8/+27
2017-05-18re PR fortran/79968 (diagnostics: merge similar diagnostics containing -fdec-...Fritz Reese3-12/+26
2017-05-17re PR fortran/80741 ([Regression 7/8] DTIO wrong code causes incorrect behavi...Jerry DeLisle2-1/+7
2017-05-17re PR fortran/80668 (wrong error message with -finit-derived)Fritz Reese3-2/+15
2017-05-16re PR fortran/80554 ([f08] variable redefinition in submodule)Paul Thomas2-3/+30
2017-05-15re PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c:2578]: (style) Redundant ...Steven G. Kargl2-3/+7
2017-05-15re PR fortran/80752 (ICE with wrong type initialization)Steven G. Kargl2-1/+12
2017-05-13re PR fortran/80442 (Rejects DATA statement with array slice)Nicolas Koenig3-11/+49
2017-05-13io.c (gfc_resolve_dt): Fix returns to bool type.Jerry DeLisle2-3/+7
2017-05-11re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist...Jerry DeLisle3-55/+88
2017-05-11dumpfle.h (dump_function): Declare here ...Nathan Sidwell2-1/+5
2017-05-09re PR fortran/79311 ([OOP] ICE in generate_finalization_wrapper, at fortran/c...Janus Weil2-20/+24
2017-05-08re PR fortran/79930 (Potentially Missed Optimisation for MATMUL / DOT_PRODUCT)Thomas Koenig2-3/+82
2017-05-05Eliminate report_diagnostic macroDavid Malcolm3-9/+22
2017-05-01re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig2-2/+9
2017-04-23re PR fortran/80484 (Three syntax errors involving derived-type I/O)Jerry DeLisle3-48/+66
2017-04-23re PR fortran/80121 (Memory leak with derived-type intent(out) argument)Janus Weil2-0/+16
2017-04-21re PR fortran/80392 ([OOP] ICE with allocatable polymorphic function result i...Janus Weil2-3/+11
2017-04-17re PR fortran/80440 (Slow compile when USEing modules)Paul Thomas2-38/+9
2017-04-14re PR fortran/80361 ([OOP] bogus recursive call to nonrecursive procedure wi...Janus Weil2-0/+6
2017-04-10re PR fortran/69498 (ICE on disjunct cases with displaced or incomplete embed...Nicolas Koenig2-0/+15
2017-04-10re PR fortran/80046 ([F03] Explicit interface required: pointer argument)Janus Weil2-13/+35
2017-04-04[multiple changes]Nicolas Koenig2-2/+18
2017-03-28re PR fortran/78661 ([OOP] Namelist output missing object designator under DTIO)Janus Weil2-14/+51
2017-03-25re PR fortran/80156 (Generic DTIO interface reported missing if public statem...Paul Thomas2-14/+14
2017-03-22Also fixed by revision r246391.Dominique d'Humieres1-0/+5
2017-03-22re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON)Nicolas Koenig1-0/+5
2017-03-22ChangeLog: Add forgotten entry for r246322.Nicolas Koenig1-0/+7
2017-03-22re PR fortran/79602 (translation: globally replace '%s' with %qs)Dominique d'Humieres11-39/+63
2017-03-22re PR fortran/80142 (Warning: No location in expression ... with -O / -ffront...Thomas Koenig2-1/+8
2017-03-21re PR fortran/69498 (ICE on disjunct cases with displaced or incomplete embed...Nicolas Koenig1-0/+1
2017-03-20re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON)Nicolas Koenig1-0/+1
2017-03-18re PR fortran/79676 ([submodules] Compilation/linking error when module proce...Paul Thomas2-7/+23
2017-03-18re PR fortran/71838 (ICE with OpenCoarrays on submodule)Paul Thomas2-3/+22
2017-03-17re PR fortran/79841 (Inconsistent diagnostics in fortran/openmp.c, function c...Jerry DeLisle2-3/+8
2017-03-16re PR fortran/80010 (diagnostics: typo $!)Jakub Jelinek4-8/+15
2017-03-16re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681)Jakub Jelinek3-5/+23
2017-03-15Fix translation issue with character length * errors (PR fortran/79860)David Malcolm2-4/+11
2017-03-06re PR fortran/79894 (ICE in gfc_add_modify_loc, at fortran/trans.c:159)Richard Biener2-2/+7
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild22-13/+526
2017-03-04re PR fortran/79841 (Inconsistent diagnostics in fortran/openmp.c, function c...Jerry DeLisle2-1/+6