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