Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | re PR fortran/70071 (ICE on wrong usage of a subscript triplet) | Harald Anlauf | 1 | -1/+7 |
2017-05-13 | re PR fortran/80442 (Rejects DATA statement with array slice) | Nicolas Koenig | 1 | -2/+7 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-14 | re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler) | Andre Vehreschild | 1 | -2/+7 |
2016-12-13 | re PR fortran/78798 ([cleanup] some int-valued functions should be bool) | Janus Weil | 1 | -7/+5 |
2016-10-23 | re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1... | Steven G. Kargl | 1 | -21/+7 |
2016-10-20 | array.c (gfc_match_array_constructor): Remove set, but unused variable. | Steven G. Kargl | 1 | -2/+2 |
2016-09-09 | re PR fortran/77506 (F2008 Standard does not allow CHARACTER(LEN=*) in array ... | Steven G. Kargl | 1 | -0/+9 |
2016-09-08 | re PR fortran/69514 (ICE with nested array constructor) | Steven G. Kargl | 1 | -2/+9 |
2016-07-05 | Second review of STAT= patch + tests | Alessandro Fanfarillo | 1 | -0/+17 |
2016-04-09 | re PR fortran/68566 (ICE on using unusable array in reshape (double free or c... | Jerry DeLisle | 1 | -7/+17 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-14 | re PR fortran/67803 (ICE on concatenating wrong character array constructor) | Steven G. Kargl | 1 | -0/+30 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -1/+0 |
2015-11-08 | re PR fortran/68224 (ICE on referencing parameter array with dimension null) | Steven G. Kargl | 1 | -5/+19 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -1/+1 |
2015-10-26 | re PR fortran/36192 (ICE with wrong index types and bad parens) | Steven G. Kargl | 1 | -2/+4 |
2015-10-24 | re PR fortran/67805 (ICE on array constructor with wrong character specificat... | Steven G. Kargl | 1 | -1/+7 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -0/+1 |
2015-05-12 | re PR fortran/66041 (Matmul ICE) | Thomas Koenig | 1 | -0/+5 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-29 | re PR fortran/60357 ([F08] structure constructor with unspecified values for ... | Janus Weil | 1 | -0/+3 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -2/+2 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -3/+3 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -1/+1 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -7/+7 |
2014-11-15 | error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error. | Tobias Burnus | 1 | -2/+2 |
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 | -10/+56 |
2013-07-01 | re PR fortran/54788 (ICE on pointer-array element assignment) | Dominique d'Humieres | 1 | -1/+1 |
2013-06-07 | re PR fortran/57549 (Bogus error with array constructor with derived-type typ... | Tobias Burnus | 1 | -1/+1 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -180/+175 |
2013-03-03 | re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1... | Mikael Morin | 1 | -3/+14 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-12-20 | array.c (resolve_array_list): Apply C4106. | Paul Thomas | 1 | -5/+12 |
2012-10-28 | re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur... | Tobias Burnus | 1 | -1/+1 |
2012-09-15 | arith.c (arith_power): Call gfc_free_expr in case of error. | Tobias Burnus | 1 | -2/+5 |
2012-09-12 | re PR fortran/54225 (fortran compiler segfault processing ' print *, A(1,*) ') | Tobias Burnus | 1 | -4/+9 |
2012-08-17 | invoke.texi (-Wsizeof-pointer-memaccess): Document. | Jakub Jelinek | 1 | -3/+3 |
2012-08-02 | array.c (gfc_copy_array_ref): Don't copy the offset field. | Mikael Morin | 1 | -2/+0 |
2012-07-26 | re PR fortran/44354 (implied do loop with its own variable name as upper bound) | Mikael Morin | 1 | -3/+79 |
2012-07-21 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+8 |
2012-07-20 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -2/+30 |
2012-07-17 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -4/+4 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2011-12-11 | re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso... | Paul Thomas | 1 | -0/+6 |
2011-11-04 | array.c (match_subscript): Skip whitespaces before setting locus. | Mikael Morin | 1 | -0/+1 |
2011-10-18 | array.c (gfc_find_array_ref): Remove coarray-specific handling. | Mikael Morin | 1 | -2/+1 |
2011-08-22 | re PR fortran/50050 (Internal compiler error free_expr0 at expr.c:3709 via gf... | Mikael Morin | 1 | -3/+1 |
2011-06-30 | re PR fortran/49540 (Memory-hog with large DATA stmt) | Jakub Jelinek | 1 | -0/+2 |