summaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)Andre Vehreschild2015-06-231-0/+80
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2015-05-231-12/+11
* re PR fortran/66040 (ICE on misplaced sequence in function)Steven G. Kargl2015-05-181-2/+1
* Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2015-05-051-1/+1
* Always pass 0 or option number to gfc_warning*.Joseph Myers2015-02-011-5/+5
* parse.c (gfc_parse_file): Fix two-location gfc_error call.Tobias Burnus2015-01-241-1/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-29/+448
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus2014-12-161-9/+7
* re PR fortran/61669 (Error recovery ICE)Steven Bosscher2014-12-151-0/+4
* error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus2014-12-131-8/+8
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-111-8/+9
* error.c (gfc_error_check): Use bool not int.Tobias Burnus2014-12-061-3/+3
* error.c (gfc_buffer_error, [...]): Use bool notTobias Burnus2014-12-061-10/+10
* gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus2014-11-251-11/+11
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-11-111-9/+9
* libgfortran.h (GFC_STD_F2015): Add.Tobias Burnus2014-10-061-4/+1
* trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele2014-09-201-2/+2
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-5/+283
* re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek2014-06-101-61/+124
* dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek2014-06-061-1/+6
* tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek2014-05-111-6/+78
* gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus2014-04-301-8/+2
* re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus2014-03-191-2/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR fortran/44350 (accepts illegal fortran in BLOCK DATA)Tobias Burnus2013-10-291-0/+27
* gfortran.h (gfc_get_code): Modified prototype.Janus Weil2013-08-091-2/+2
* trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.Tobias Burnus2013-07-151-3/+3
* decl.c (add_global_entry): Take locus.Tobias Burnus2013-06-011-10/+10
* re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus2013-05-201-2/+12
* re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus2013-05-201-15/+45
* class.c (gfc_find_intrinsic_vtab): Removed unused var.Tobias Burnus2013-04-151-0/+1
* re PR fortran/56816 (ICE in delete_root)Mikael Morin2013-04-141-0/+6
* Replace enum gfc_try with bool type.Janne Blomqvist2013-04-111-33/+29
* gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus2013-03-181-31/+10
* re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig2013-02-021-1/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR fortran/54997 (-Wunused-function gives false warnings)Janus Weil2012-11-261-2/+0
* re PR fortran/54599 (Issues found in gfortran by the Coverity Scan)Tobias Burnus2012-09-231-1/+2
* re PR fortran/41093 (memory leaks with gfc_namespace)Tobias Burnus2012-08-271-3/+5
* parse.c (parse_contained): Include EXEC_END_PROCEDURE in ns->code to make sur...Tobias Burnus2012-08-211-0/+1
* re PR fortran/40881 ([F03] warn for obsolescent features)Tobias Burnus2012-08-141-2/+9
* trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.Tobias Burnus2012-07-251-3/+3
* re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil2012-07-171-9/+9
* gfortran.h: Do not include coretypes.h here.Steven Bosscher2012-07-081-0/+1
* re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak2012-07-051-0/+1
* re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse....Paul Thomas2012-03-281-1/+1
* re PR fortran/51578 (Import of same symbol via different modules and renaming)Tobias Burnus2012-01-091-10/+54
* re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fo...Tobias Burnus2011-12-191-0/+1
* re PR fortran/39427 (F2003: Procedures with same name as types/type construct...Tobias Burnus2011-11-161-0/+6