aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-3/+66
2015-11-30tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis1-0/+1
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-22/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-1/+0
2015-11-03OpenACC atomic directiveThomas Schwinge1-7/+33
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-1/+1
2015-10-14parse.c (decode_statement): Initialize M to MATCH_NO.Max Ostapenko1-1/+1
2015-09-28[multiple changes]Paul Thomas1-28/+46
2015-09-25re PR fortran/67525 (ICE on select type with improper selector)Steven G. Kargl1-4/+7
2015-08-24re PR fortran/62536 (ICE (segfault) for invalid END BLOCK statement)Louis Krupp1-1/+6
2015-07-27Fix logic error in Fortran OpenACC parsingThomas Schwinge1-2/+4
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-6/+114
2015-06-23re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)Andre Vehreschild1-0/+80
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-12/+11
2015-05-18re PR fortran/66040 (ICE on misplaced sequence in function)Steven G. Kargl1-2/+1
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-1/+1
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers1-5/+5
2015-01-24parse.c (gfc_parse_file): Fix two-location gfc_error call.Tobias Burnus1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-29/+448
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-9/+7
2014-12-15re PR fortran/61669 (Error recovery ICE)Steven Bosscher1-0/+4
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus1-8/+8
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-8/+9
2014-12-06error.c (gfc_error_check): Use bool not int.Tobias Burnus1-3/+3
2014-12-06error.c (gfc_buffer_error, [...]): Use bool notTobias Burnus1-10/+10
2014-11-25gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus1-11/+11
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-9/+9
2014-10-06libgfortran.h (GFC_STD_F2015): Add.Tobias Burnus1-4/+1
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-2/+2
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-5/+283
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek1-61/+124
2014-06-06dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek1-1/+6
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek1-6/+78
2014-04-30gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus1-8/+2
2014-03-19re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus1-2/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-29re PR fortran/44350 (accepts illegal fortran in BLOCK DATA)Tobias Burnus1-0/+27
2013-08-09gfortran.h (gfc_get_code): Modified prototype.Janus Weil1-2/+2
2013-07-15trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.Tobias Burnus1-3/+3
2013-06-01decl.c (add_global_entry): Take locus.Tobias Burnus1-10/+10
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-2/+12
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-15/+45
2013-04-15class.c (gfc_find_intrinsic_vtab): Removed unused var.Tobias Burnus1-0/+1
2013-04-14re PR fortran/56816 (ICE in delete_root)Mikael Morin1-0/+6
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist1-33/+29
2013-03-18gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus1-31/+10
2013-02-02re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig1-1/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1