Age | Commit message (Expand) | Author | Files | Lines |
2016-11-22 | re PR fortran/78479 (ICE in gfc_apply_init, at fortran/expr.c:4135) | Steven G. Kargl | 1 | -1/+6 |
2016-11-09 | [multiple changes] | Janus Weil | 1 | -5/+5 |
2016-11-08 | re PR fortran/68440 ([OOP] ICE on declaring class variable with wrong attribute) | Janus Weil | 1 | -1/+1 |
2016-11-08 | re PR fortran/77596 ([F03] procedure pointer component with implicit interfac... | Janus Weil | 1 | -9/+18 |
2016-11-07 | re PR fortran/78226 (Fill out location information everywhere) | Thomas Koenig | 1 | -0/+1 |
2016-11-06 | allocate_with_source_14.f03: Fixed number mallocs occuring. | Andre Vehreschild | 1 | -1/+23 |
2016-10-27 | Fix initialization of UNIONs with -finit-derived. | Fritz Reese | 1 | -0/+91 |
2016-10-25 | re PR fortran/45516 ([F08] allocatable compontents of recursive type) | Paul Thomas | 1 | -7/+8 |
2016-09-19 | libcaf.h: Add caf_reference_type. | Andre Vehreschild | 1 | -3/+10 |
2016-08-15 | lang.opt, [...]: New flag -finit-derived. | Fritz Reese | 1 | -12/+267 |
2016-07-22 | expr.c (gfc_find_stat_co): Fixed whitespaces. | Andre Vehreschild | 1 | -3/+3 |
2016-07-05 | Second review of STAT= patch + tests | Alessandro Fanfarillo | 1 | -0/+17 |
2016-05-14 | re PR fortran/71047 (Allocatable component of INTENT(OUT) dummy not set corre... | Fritz Reese | 1 | -1/+4 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -6/+7 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-18 | re PR fortran/68196 (ICE on function result with procedure pointer component) | Paul Thomas | 1 | -1/+1 |
2015-12-12 | re PR fortran/45859 ([Coarray, F2008, IR] Rejects valid actuals to coarray du... | Tobias Burnus | 1 | -3/+3 |
2015-12-02 | check.c (gfc_check_event_query): New function. | Tobias Burnus | 1 | -0/+13 |
2015-11-17 | re PR fortran/65751 (Bogus &L in error message) | Dominique d'Humieres | 1 | -5/+4 |
2015-11-16 | re PR fortran/58027 ("Arithmetic overflow converting ..." in PARAMETER trigge... | Steven G. Kargl | 1 | -5/+22 |
2015-09-28 | [multiple changes] | Paul Thomas | 1 | -0/+9 |
2015-09-10 | re PR fortran/67526 (ICE on missing end parenthesis in substring construct) | Steven G. Kargl | 1 | -7/+11 |
2015-08-07 | re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions in specification expr... | Francois-Xavier Coudert | 1 | -6/+31 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+1 |
2015-06-06 | re PR fortran/47359 (Recursive functions of intrinsic names generates invalid... | Thomas Koenig | 1 | -49/+0 |
2015-05-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -7/+7 |
2015-05-18 | re PR fortran/66045 (ICE on incorrect code with null) | Steven G. Kargl | 1 | -4/+7 |
2015-05-16 | re PR fortran/66113 (Variable n cannot appear in the expression with nested b... | Thomas Koenig | 1 | -3/+13 |
2015-05-05 | Fix indentation issues seen by -Wmisleading-indentation | David Malcolm | 1 | -2/+2 |
2015-04-23 | PF fortran/60322 | Andre Vehreschild | 1 | -3/+4 |
2015-02-06 | re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical decla... | Paul Thomas | 1 | -0/+34 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-02 | re PR fortran/57562 ([OOP] ICE due to extended derived type with PARAMETER at... | Janus Weil | 1 | -4/+15 |
2014-12-29 | re PR fortran/60357 ([F08] structure constructor with unspecified values for ... | Janus Weil | 1 | -1/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -3/+2 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -7/+8 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -45/+45 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -10/+16 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -3/+3 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -8/+9 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -1/+1 |
2014-06-28 | re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception... | Francois-Xavier Coudert | 1 | -2/+16 |
2014-06-25 | check.c (check_co_minmaxsum): Add definable check. | Tobias Burnus | 1 | -4/+5 |
2014-06-19 | re PR fortran/61454 (ICE in simplification of initialization expression with ... | Francois-Xavier Coudert | 1 | -1/+1 |
2014-03-19 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -2/+1 |
2014-02-19 | re PR fortran/60232 ([OOP] The rank of the element in the structure construct... | Janus Weil | 1 | -3/+4 |
2014-02-18 | re PR fortran/49397 ([F03] ICE with proc pointer assignment) | Tobias Burnus | 1 | -0/+10 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-18 | re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association) | Janus Weil | 1 | -5/+3 |
2013-10-14 | re PR fortran/58658 ([OOP] Pointer assignment to allocatable unlimited polymo... | Tobias Burnus | 1 | -4/+1 |