]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/parse.c
extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.
[thirdparty/gcc.git] / gcc / fortran / parse.c
2017-12-22  Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-11-23  Jakub Jelinekre PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly...
2017-11-05  Tom de Vries[fortran] Remove semicolon after do {} while (0) in...
2017-10-31  James E WilsonFix fortran build error on AIX.
2017-10-01  Dominique d'Humieresre PR fortran/61450 (ICE in gfc_global_used())
2017-09-01  Jakub Jelinekre PR c/81887 (pragma omp ordered simd ignored under...
2017-08-01  Thomas Koenigre PR fortran/45435 (Automatically generate C interop...
2017-03-16  Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-02-20  Paul Thomasre PR fortran/79434 ([submodules] separate module proce...
2017-01-22  Jakub Jelinekre PR fortran/79154 (omp declare simd in pure function?)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-09  Paul Thomasre PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
2016-12-08  Steven G. Karglre PR fortran/65173 (ICE while compiling wrong code)
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-03  Fritz O. ReeseSupport legacy PARAMETER statements with -std=legacy.
2016-10-27  Jakub Jelinekre PR fortran/78026 (ICE in gfc_resolve_omp_declare_sim...
2016-10-25  Fritz ReeseSupport TYPE as alias for PRINT with -fdec.
2016-10-23  Steven G. Karglre PR fortran/77763 (ICE in parse_struct_map, at fortra...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-23  Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-15  Louis Kruppre PR fortran/69963 (ICE out of memory on displaced...
2016-08-31  Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-22  Steven G. Karglre PR fortran/60774 (f951: internal compiler error...
2016-07-14  Steven G. Karglre PR fortran/29819 (Error/warning message should ignor...
2016-07-08  Cesar Philippidisparse.c (matcha): Define.
2016-06-30  Jakub Jelinekre PR fortran/71704 (ICE with -fopenmp and some omp...
2016-06-01  Jakub Jelinekparse.c (case_decl): Move ST_OMP_* to ...
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-02-11  Andre Vehreschildre PR fortran/69296 ([F03] Problem with associate and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-14  Max Ostapenkoparse.c (decode_statement): Initialize M to MATCH_NO.
2015-09-28  Paul Thomas[multiple changes]
2015-09-25  Steven G. Karglre PR fortran/67525 (ICE on select type with improper...
2015-08-24  Louis Kruppre PR fortran/62536 (ICE (segfault) for invalid END...
2015-07-27  Thomas SchwingeFix logic error in Fortran OpenACC parsing
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-02  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-06-23  Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18  Steven G. Karglre PR fortran/66040 (ICE on misplaced sequence in function)
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-24  Tobias Burnusparse.c (gfc_parse_file): Fix two-location gfc_error...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-15  Steven Bosscherre PR fortran/61669 (Error recovery ICE)
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-06  Tobias Burnuserror.c (gfc_error_check): Use bool not int.
2014-12-06  Tobias Burnuserror.c (gfc_buffer_error, [...]): Use bool not
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-06  Tobias Burnuslibgfortran.h (GFC_STD_F2015): Add.
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-06  Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
2014-05-11  Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-04-30  Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-03-19  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-29  Tobias Burnusre PR fortran/44350 (accepts illegal fortran in BLOCK...
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-07-15  Tobias Burnustrans-array.h (gfc_deallocate_alloc_comp_no_caf, [...
2013-06-01  Tobias Burnusdecl.c (add_global_entry): Take locus.
2013-05-20  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-04-15  Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Removed unused var.
2013-04-14  Mikael Morinre PR fortran/56816 (ICE in delete_root)
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-18  Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-02-02  Thomas Koenigre PR fortran/50627 (Error recovery: ICE in gfc_free_na...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-26  Janus Weilre PR fortran/54997 (-Wunused-function gives false...
2012-09-23  Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2012-08-27  Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-21  Tobias Burnusparse.c (parse_contained): Include EXEC_END_PROCEDURE...
2012-08-14  Tobias Burnusre PR fortran/40881 ([F03] warn for obsolescent features)
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-07-05  Uros Bizjakre PR fortran/53449 (fortran fails to build with LTO...
2012-03-28  Paul Thomasre PR fortran/52652 (call to gfc_match_asynchronous...
2012-01-09  Tobias Burnusre PR fortran/51578 (Import of same symbol via differen...
2011-12-19  Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-11-16  Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-09-08  Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-08-19  Mikael Morinre PR fortran/50129 (ICE on where statement)
2011-08-18  Mikael Morinre PR fortran/50071 (gfortran does not distinguish...
2011-08-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
next