Age | Commit message (Expand) | Author | Files | Lines |
2020-06-28 | PR fortran/95340 - ICE in gfc_match_select_rank, at fortran/match.c:6690 | Harald Anlauf | 1 | -1/+2 |
2020-06-25 | PR fortran/95828 - Buffer overflows with SELECT RANK | Harald Anlauf | 1 | -1/+1 |
2020-06-20 | PR fortran/95587 - ICE in gfc_target_encode_expr, at fortran/target-memory.c:362 | Harald Anlauf | 1 | -0/+5 |
2020-05-28 | Fortran : "type is( real(kind(1.)) )" spurious syntax error PR94397 | Mark Eggleston | 1 | -1/+4 |
2020-04-02 | [Fortran] Fix error cleanup of select rank (PR93522) | Tobias Burnus | 1 | -0/+1 |
2020-03-25 | fortran: ICE using undeclared symbol in array constructor PR93484 | Mark Eggleston | 1 | -2/+2 |
2020-03-23 | fortran: ICE in gfc_match_assignment PR93600 | Mark Eggleston | 1 | -0/+8 |
2020-03-01 | Patch and ChangeLogs for PR92976 | Paul Thomas | 1 | -2/+8 |
2020-02-24 | OpenACC tile clause – apply exit/cycle checks (PR 93552) | Tobias Burnus | 1 | -5/+20 |
2020-02-18 | [Fortran] ICE: Invalid expression in gfc_element_size PR93601 | Mark Eggleston | 1 | -0/+10 |
2020-02-18 | [Fortran] ICE in gfc_typenode_for_spec PR93603 | Mark Eggleston | 1 | -0/+8 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-21 | re PR fortran/92990 (INVALID code with NULLIFY – partially misleading error... | Harald Anlauf | 1 | -0/+17 |
2019-12-20 | Fortran] PR 92996 – fix rank resolution EXPR_ARRAY | Tobias Burnus | 1 | -3/+2 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -1/+2 |
2019-10-02 | re PR fortran/91943 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const... | Steven G. Kargl | 1 | -0/+10 |
2019-09-28 | re PR fortran/91864 (ICE in gfc_check_do_variable, at fortran/parse.c:4405) | Steven G. Kargl | 1 | -0/+18 |
2019-09-23 | re PR fortran/91729 (ICE in gfc_match_select_rank, at fortran/match.c:6586) | Paul Thomas | 1 | -9/+25 |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas | 1 | -41/+386 |
2019-08-17 | re PR fortran/78739 (ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1477) | Steven G. Kargl | 1 | -0/+29 |
2019-08-02 | re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibly redundant code ?) | Steven G. Kargl | 1 | -0/+9 |
2019-06-27 | re PR fortran/90987 (Wrong error message with variables named "COMMON*") | Steven G. Kargl | 1 | -3/+25 |
2019-06-19 | re PR fortran/69499 ([F03] ICE-on-invalid on combining select type with wrong... | Steven G. Kargl | 1 | -0/+7 |
2019-05-06 | re PR fortran/90290 (-std=f2008 should reject non-constant stop and error sto... | Steven G. Kargl | 1 | -3/+14 |
2019-05-01 | re PR fortran/60144 (Misleading error message when missing "then" after "if" ... | Dominique d'Humieres | 1 | -31/+53 |
2019-03-12 | re PR fortran/87673 (Errors caused by using function for character length in ... | Thomas Koenig | 1 | -2/+0 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-09 | re PR fortran/88206 (ICE in gfc_match_type_spec, at fortran/match.c:2229) | Steven G. Kargl | 1 | -0/+5 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -0/+8 |
2018-09-16 | fix PR 86484 and PR 84543 | Janus Weil | 1 | -0/+3 |
2018-08-22 | re PR fortran/86935 (Bad locus in ASSOCIATE statement) | Janus Weil | 1 | -8/+12 |
2018-05-25 | re PR fortran/85839 ([F2018] warn for obsolescent features) | Janus Weil | 1 | -0/+7 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -7/+7 |
2018-05-21 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -6/+6 |
2018-05-20 | re PR fortran/82923 (Automatic allocation of deferred length character using ... | Paul Thomas | 1 | -6/+21 |
2018-02-14 | re PR fortran/84385 ([F03] Reject invalid SELECT TYPE selector (allocate_with... | Janus Weil | 1 | -1/+2 |
2018-02-07 | re PR fortran/82994 (ICE in gfc_match_deallocate, at fortran/match.c:4478) | Steven G. Kargl | 1 | -2/+2 |
2018-02-07 | re PR fortran/82049 (ICE with character(*),parameter array constructor) | Steven G. Kargl | 1 | -1/+9 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -0/+129 |
2018-01-09 | match.c (gfc_match_allocate): Check for NULL pointer. | Steven G. Kargl | 1 | -1/+1 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -4/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-28 | re PR fortran/83548 (Compilation Error using logical function in parameter) | Steven G. Kargl | 1 | -13/+17 |
2017-12-22 | extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll. | Eric Botcazou | 1 | -1/+1 |
2017-12-17 | Support -std=f2018 | Janne Blomqvist | 1 | -1/+1 |
2017-12-09 | re PR fortran/82934 (Segfault on assumed character length in allocate) | Steven G. Kargl | 1 | -8/+28 |
2017-12-01 | re PR c/79153 (-Wimplicit-fallthrough missed warning) | Jakub Jelinek | 1 | -0/+1 |
2017-10-28 | re PR fortran/82620 ([PDT] ICE: free_expr0(): Bad expr type (at fortran/expr.... | Steven G. Kargl | 1 | -1/+4 |
2017-10-25 | match.c (gfc_match_type_is): Fix typo in error message | Bernhard Reutner-Fischer | 1 | -1/+1 |