Age | Commit message (Expand) | Author | Files | Lines |
2020-04-20 | PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879 | Harald Anlauf | 1 | -0/+4 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -1/+1 |
2020-02-10 | Fix bogus duplicate attribute errors for submodule functions. | Andrew Benson | 1 | -2/+9 |
2020-01-09 | Save typespec for empty array constructor. | Thomas Koenig | 1 | -0/+18 |
2020-01-09 | Fortran] PR84135 fix merging dimension into codimension array spec | Tobias Burnus | 1 | -1/+1 |
2020-01-02 | Fortran] PR68020 – Fix implied-shape handling for rank > 2 | Tobias Burnus | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-19 | Prevent conversion of character data in array constructors. | Mark Eggleston | 1 | -3/+4 |
2019-12-11 | re PR fortran/92897 ([Coarray] ICE in gfc_set_array_spec, at fortran/array.c:... | Steven G. Kargl | 1 | -4/+0 |
2019-10-24 | Fix another UBSAN in Fortran coarray. | Martin Liska | 1 | -0/+3 |
2019-10-22 | re PR fortran/92174 (runtime error: index 15 out of bounds for type 'gfc_expr... | Steven G. Kargl | 1 | -0/+14 |
2019-10-14 | re PR fortran/92004 (Rejection of different ranks for dummy array argument wh... | Thomas Koenig | 1 | -0/+1 |
2019-10-11 | re PR fortran/92019 (ICE in find_inquiry_ref, at expr.c:1790) | Steven G. Kargl | 1 | -1/+20 |
2019-10-03 | Character typenames in errors and warnings | Mark Eggleston | 1 | -1/+1 |
2019-09-02 | re PR fortran/91552 (ICE with valid array constructor) | Steven G. Kargl | 1 | -6/+30 |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas | 1 | -1/+5 |
2019-08-27 | re PR fortran/91496 (!GCC$ directives error if mistyped or unknown) | Harald Anlauf | 1 | -0/+3 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 1 | -4/+14 |
2019-06-12 | re PR fortran/90002 (ICE: free_expr0(): Bad expr type) | Steven G. Kargl | 1 | -3/+15 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-16 | re PR fortran/88116 (ICE in gfc_convert_constant(): Unexpected type) | Steven G. Kargl | 1 | -1/+3 |
2018-06-13 | re PR fortran/86110 (ICE in gfc_resolve_character_array_constructor, at fortr... | Steven G. Kargl | 1 | -0/+2 |
2018-06-08 | re PR fortran/86059 (ICE in reduce_binary_ac, at fortran/arith.c:1308 (and ot... | Steven G. Kargl | 1 | -0/+9 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -1/+1 |
2018-05-10 | re PR fortran/85521 (ICE in gfc_resolve_character_array_constructor, at fortr... | Steven G. Kargl | 1 | -1/+2 |
2018-03-30 | re PR fortran/85111 (ICE in min_max_choose, at fortran/simplify.c:4884 (and o... | Thomas Koenig | 1 | -0/+14 |
2018-01-30 | re PR fortran/84134 (ICE: Floating point exception) | Thomas Koenig | 1 | -1/+4 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -1/+15 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 1 | -0/+5 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 1 | -19/+11 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-22 | extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll. | Eric Botcazou | 1 | -0/+1 |
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 |