aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/symbol.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03re PR fortran/79843 (diagnostics: missing word in fortran/symbol.c, conflict_...Dominique d'Humieres1-2/+2
2017-04-04[multiple changes]Nicolas Koenig1-2/+12
2017-03-20re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON)Nicolas Koenig1-0/+1
2017-03-18re PR fortran/71838 (ICE with OpenCoarrays on submodule)Paul Thomas1-2/+14
2017-01-21gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek1-9/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-09re PR fortran/44265 (Link error with reference to parameter array in specific...Paul Thomas1-0/+1
2016-12-08re PR fortran/65173 (ICE while compiling wrong code)Steven G. Kargl1-14/+5
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+32
2016-10-28re PR fortran/71891 (fortran/symbol.c:4864: suspicious if ?)Steven G. Kargl1-1/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-1/+0
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-1/+29
2016-08-31[multiple changes]Paul Thomas1-0/+9
2016-07-15re PR fortran/62125 (Nested select type not accepted (rejects valid))Jerry DeLisle1-1/+5
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-25/+134
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-12re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus1-2/+2
2015-12-09re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus1-1/+1
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-0/+97
2015-10-26re PR fortran/66056 (ICEs and endless compilation for lonely labels/numbers i...Louis Krupp1-1/+2
2015-10-18Fix common-related error recovery ICE.Mikael Morin1-11/+27
2015-09-28[multiple changes]Paul Thomas1-1/+11
2015-08-08When undoing symbols, also restore common block listsBud Davis1-34/+34
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-1/+1
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-3/+50
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-10/+10
2015-05-18re PR fortran/64925 (ICE with same names for dummy arg and internal procedure)Steven G. Kargl1-0/+5
2015-04-28interface.c (gfc_compare_types): Check for unlimited polymorphism flag in the...Andre Vehreschild1-5/+16
2015-04-10re PR fortran/56674 (ICE in check_sym_interfaces)Mikael Morin1-4/+4
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-2/+2
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus1-17/+17
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-15/+15
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-4/+6
2014-11-25error.c (gfc_internal_error): Convert to common diagnostics.Tobias Burnus1-4/+4
2014-11-25gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus1-12/+13
2014-10-10gfortran.h (gfc_set_implicit_none): Update prototype.Tobias Burnus1-10/+3
2014-10-06libgfortran.h (GFC_STD_F2015): Add.Tobias Burnus1-7/+22
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-1/+1
2014-07-15symbol.c (check_conflict): Add codimension conflict with pointer; fix cray-po...Tobias Burnus1-2/+3
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+27
2014-06-12gfortran.h (gfc_copy_formal_args_intr): Update prototype.Tobias Burnus1-2/+18
2014-06-06dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek1-3/+30
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek1-0/+1
2014-03-19re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus1-2/+2
2014-02-21re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16re PR fortran/54949 ([F03] abstract procedure pointers not rejected)Janus Weil1-1/+5
2013-07-30re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (whi...Tobias Burnus1-0/+3