OpenACC tile clause – apply exit/cycle checks (PR 93552)
[gcc.git] / gcc / fortran / match.c
2020-02-24 Tobias BurnusOpenACC tile clause – apply exit/cycle checks (PR 93552)
2020-02-18 Mark Eggleston[Fortran] ICE: Invalid expression in gfc_element_size...
2020-02-18 Mark Eggleston[Fortran] ICE in gfc_typenode_for_spec PR93603
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-21 Harald Anlaufre PR fortran/92990 (INVALID code with NULLIFY – partia...
2019-12-20 Tobias BurnusFortran] PR 92996 – fix rank resolution EXPR_ARRAY
2019-11-12 Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-10-02 Steven G. Karglre PR fortran/91943 (ICE in gfc_conv_constant_to_tree...
2019-09-28 Steven G. Karglre PR fortran/91864 (ICE in gfc_check_do_variable,...
2019-09-23 Paul Thomasre PR fortran/91729 (ICE in gfc_match_select_rank,...
2019-09-01 Paul Thomasarray.c (spec_dimen_size): Check for the presence of...
2019-08-17 Steven G. Karglre PR fortran/78739 (ICE in gfc_get_symbol_decl, at...
2019-08-02 Steven G. Karglre PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibl...
2019-06-27 Steven G. Karglre PR fortran/90987 (Wrong error message with variables...
2019-06-19 Steven G. Karglre PR fortran/69499 ([F03] ICE-on-invalid on combining...
2019-05-06 Steven G. Karglre PR fortran/90290 (-std=f2008 should reject non-const...
2019-05-01 Dominique d'Humieresre PR fortran/60144 (Misleading error message when...
2019-03-12 Thomas Koenigre PR fortran/87673 (Errors caused by using function...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-09 Steven G. Karglre PR fortran/88206 (ICE in gfc_match_type_spec, at...
2018-11-01 Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-09-16 Janus Weilfix PR 86484 and PR 84543
2018-08-22 Janus Weilre PR fortran/86935 (Bad locus in ASSOCIATE statement)
2018-05-25 Janus Weilre PR fortran/85839 ([F2018] warn for obsolescent features)
2018-05-22 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-20 Paul Thomasre PR fortran/82923 (Automatic allocation of deferred...
2018-02-14 Janus Weilre PR fortran/84385 ([F03] Reject invalid SELECT TYPE...
2018-02-07 Steven G. Karglre PR fortran/82994 (ICE in gfc_match_deallocate, at...
2018-02-07 Steven G. Karglre PR fortran/82049 (ICE with character(*),parameter...
2018-01-26 Damian RousonPartial Failed Images patch
2018-01-09 Steven G. Karglmatch.c (gfc_match_allocate): Check for NULL pointer.
2018-01-05 Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-28 Steven G. Karglre PR fortran/83548 (Compilation Error using logical...
2017-12-22 Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-17 Janne BlomqvistSupport -std=f2018
2017-12-09 Steven G. Karglre PR fortran/82934 (Segfault on assumed character...
2017-12-01 Jakub Jelinekre PR c/79153 (-Wimplicit-fallthrough missed warning)
2017-10-28 Steven G. Karglre PR fortran/82620 ([PDT] ICE: free_expr0(): Bad expr...
2017-10-25 Bernhard Reutner... match.c (gfc_match_type_is): Fix typo in error message
2017-09-21 Paul Thomasre PR fortran/52832 ([F03] ASSOCIATE construct with...
2017-09-09 Paul Thomasdecl.c: Add decl_type_param_list...
2017-03-22 Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-28 Jakub Jelineki386.c: Include intl.h.
2017-01-21 Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-01 Thomas Koenigre PR fortran/78178 (ICE in WHERE statement with diagno...
2016-11-01 Thomas Koenigre PR fortran/69544 (Internal compiler error with ...
2016-10-27 Jakub Jelinekre PR fortran/78026 (ICE in gfc_resolve_omp_declare_sim...
2016-10-25 Fritz ReeseEnable .XOR. operator with -std=legacy.
2016-10-25 Fritz ReeseSupport TYPE as alias for PRINT with -fdec.
2016-10-25 Fritz ReeseCleanup -fdec.
2016-10-23 Steven G. Karglre PR fortran/54730 (ICE in gfc_typenode_for_spec,...
2016-10-17 Steven G. Karglre PR fortran/77978 (stop codes misinterpreted in both...
2016-08-31 Paul Thomas[multiple changes]
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-02-28 Harald Anlaufre PR fortran/56007 (Remarkably bad error message with...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-13 Steven G. Karglre PR fortran/68319 (ICE on using interface with includ...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-07 Steven G. Karglre PR fortran/68151 (ICE on using select case with...
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-24 Steven G. Karglre PR fortran/67805 (ICE on array constructor with...
2015-10-18 Mikael MorinFix common-related error recovery ICE.
2015-10-04 Mikael MorinRemove dead code
2015-10-04 Mikael MorinFix fortran common-related error recovery ICE.
2015-09-28 Paul Thomas[multiple changes]
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02 Steven G. Karglre PR fortran/56520 (Syntax error causes misleading...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18 Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-31 Tobias Burnusmatch.c (gfc_match_stopcode): Permit error stop in...
2014-12-17 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
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-24 Tobias Burnuserror.c (gfc_fatal_error_1): Remove.
2014-11-15 Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-06-29 Francois-Xavier... re PR fortran/36275 ([F03] Binding label can be any...
next