]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-decl.c
re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran...
[gcc.git] / gcc / fortran / trans-decl.c
2017-01-07 Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-19 Francois-Xavier... trans-decl.c (create_main_function): Remove unused...
2016-12-19 Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-14 Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-09 Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-11-30 Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-10-24 Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-09-23 Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-31 Paul Thomas[multiple changes]
2016-08-22 Steven G. Karglre PR fortran/77260 (bogus warning with ENTRY in a...
2016-08-15 Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-15 Jakub Jelinekre PR debug/71906 (Fortran allocatable strings debug...
2016-08-08 Andre Vehreschildre PR fortran/70524 (ICE when using -frepack-arrays...
2016-07-22 Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
2016-07-19 Martin Jamborre PR fortran/71688 (ICE in analyze, at cgraphunit...
2016-07-17 Fritz Reesere PR fortran/71523 (Static variables given automatic...
2016-07-05 Alessandro FanfarilloSecond review of STAT= patch + tests
2016-07-01 Jakub Jelinekre PR fortran/71687 (ICE in omp_add_variable, at gimpli...
2016-05-09 Richard Bienerre PR fortran/70937 (ICE: tree code ‘ssa_name’ is not...
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-28 Alessandro FanfarilloSTOP managed by external library when coarrays are...
2016-03-12 Paul Thomasre PR fortran/70031 (Error in recursive module subrouti...
2016-02-20 Paul Thomasre PR fortran/69423 (Invalid optimization with deferred...
2016-01-16 Paul ThomasClean up some minor white space issues in trans-decl...
2016-01-15 Paul Thomasre PR fortran/64324 (Deferred character specific functi...
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-20 Paul Thomas[multiple changes]
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Steven G. Kargl[multiple changes]
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-05 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Andre Vehreschildre PR fortran/58586 (ICE with derived type with allocat...
2015-07-02 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
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-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-23 Andre VehreschildPF fortran/60322
2015-03-10 Alessandro Fanfarillotrans.h (caf_sync_memory): New function decl tree.
2015-02-02 Andre Vehreschildtrans-decl.c (gfc_get_symbol_decl): Removed duplicate...
2015-01-23 Andre VehreschildIn gcc/fortran/ fixed some cosmetics.
2015-01-18 Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-17 Andre Vehreschildre PR fortran/60334 (Segmentation fault on character...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-13 Jakub Jelinekre PR fortran/64528 (ICE: in process_constraint, at...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-02 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2014-12-31 Uros Bizjaktrans-array.c (trans_array_bound_check): Use xasprintf...
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-16 Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-03 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30 Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25 Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-24 Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-09 Francois-Xavier... f95-lang.c (gfc_init_builtin_functions): Add more float...
2014-09-25 Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-13 Tobias Burnusre PR fortran/63252 (tree_class_check_failed)
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-08-31 Tobias Burnustrans-decl.c (gfc_build_builtin_function_decls): Add...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-15 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-14 Tobias Burnusgfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-12 Tobias Burnuslibgfortran.h (libcaf_atomic_codes): Add.
2014-07-09 Bernd SchmidtAvoid using create_tmp_var for static decls.
2014-07-04 Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-28 Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-23 Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Fix handling...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-17 Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-15 Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-09 Francois-Xavier... re PR fortran/45187 (ICE with CRAY pointer in module)
2014-06-02 Bernd SchmidtFix a decl to match the calls to it.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-11 Tobias Burnustrans-intrinsic.c (gfc_build_builtin_function_decls...
2014-05-08 Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-30 Tobias Burnustrans-decl.c (create_function_arglist): Add hidden...
next
This page took 1.710502 seconds and 108 git commands to generate.