Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -0/+6 |
2018-10-01 | re PR fortran/65677 (Incomplete assignment on deferred-length character varia... | Paul Thomas | 1 | -2/+2 |
2018-05-06 | re PR fortran/85507 (ICE in gfc_dep_resolver, at fortran/dependency.c:2258) | Andre Vehreschild | 1 | -3/+2 |
2018-04-14 | re PR fortran/81773 ([Coarray] Get with vector index on lhs leads to incorrec... | Andre Vehreschild | 1 | -2/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -4/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-01 | re PR fortran/78279 (ICE in identical_array_ref, at fortran/dependency.c:104) | Steven G. Kargl | 1 | -1/+3 |
2016-10-22 | re PR fortran/78021 (Wrong result with optimization on character constant) | Thomas Koenig | 1 | -3/+20 |
2016-09-27 | auto-inc-dec.c (try_merge): Remove break after return. | Jakub Jelinek | 1 | -1/+0 |
2016-09-25 | re PR fortran/77429 (ICE in gfc_check_dependency, at fortran/dependency.c:1261) | Steven G. Kargl | 1 | -1/+2 |
2016-08-27 | re PR fortran/77380 (ICE in gfc_check_dependency, at fortran/dependency.c:1255) | Steven G. Kargl | 1 | -0/+6 |
2016-07-28 | [PATCH] Revert Revert r238497 because of PR 71961. | Renlin Li | 1 | -65/+14 |
2016-07-19 | re PR fortran/71902 (Unneeded temporary on reallocatable character assignment) | Thomas Koenig | 1 | -14/+65 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -3/+2 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2015-01-21 | re PR fortran/57023 (Not packing arrays with changing variable used for size) | Thomas Koenig | 1 | -3/+34 |
2015-01-05 | re PR fortran/47674 (gfortran.dg/realloc_on_assign_5.f03: Segfault at run tim... | Thomas Koenig | 1 | -24/+24 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -2/+2 |
2014-08-30 | re PR fortran/62278 (gfc_check_dependency should also check for TARGET attrib... | Tobias Burnus | 1 | -3/+8 |
2014-07-12 | re PR fortran/61780 (Wrong code when shifting elements of a multidimensional ... | Paul Thomas | 1 | -43/+52 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-08-25 | re PR fortran/58146 (Array slice bounds checking) | Thomas Koenig | 1 | -63/+42 |
2013-07-21 | re PR fortran/56937 (Unnecessarily temporary with array-vector assignments) | Thomas Koenig | 1 | -3/+17 |
2013-06-15 | re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err... | Mikael Morin | 1 | -1/+3 |
2013-04-15 | class.c (gfc_find_intrinsic_vtab): Removed unused var. | Tobias Burnus | 1 | -1/+1 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -2/+2 |
2013-03-28 | re PR fortran/45159 (Unnecessary temporaries) | Thomas Koenig | 1 | -7/+270 |
2013-01-29 | re PR fortran/54107 ([F03] Memory hog with abstract interface) | Janus Weil | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-09-22 | re PR fortran/54599 (Issues found in gfortran by the Coverity Scan) | Thomas Koenig | 1 | -21/+12 |
2012-08-27 | re PR fortran/54384 (gfortran memory leaks) | Tobias Burnus | 1 | -1/+1 |
2012-07-31 | re PR fortran/54134 ([OOP] ICE overriding derived type bound function with al... | Janus Weil | 1 | -0/+3 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2011-12-29 | dependency.c (gfc_dep_compare_functions): Document new behavior for REALs and... | Thomas Koenig | 1 | -6/+33 |
2011-12-05 | re PR fortran/51338 (seg fault in gfc_dep_compare_expr with -O2) | Thomas Koenig | 1 | -2/+12 |
2011-11-03 | trans.h (gfc_inline_intrinsic_function_p): Move prototype... | Mikael Morin | 1 | -0/+11 |
2011-08-20 | re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b... | Janus Weil | 1 | -15/+19 |
2011-08-07 | re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b... | Janus Weil | 1 | -2/+12 |
2011-08-07 | re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b... | Janus Weil | 1 | -27/+22 |
2011-05-26 | [multiple changes] | Paul Thomas | 1 | -12/+21 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -1/+1 |
2011-03-21 | re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised) | Thomas Koenig | 1 | -30/+44 |
2010-12-03 | re PR fortran/45159 (Unnecessary temporaries) | Thomas Koenig | 1 | -47/+50 |
2010-10-10 | frontend-passes.c: Include opts.h. | Thomas Koenig | 1 | -0/+46 |