aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-23PF fortran/60322Andre Vehreschild1-32/+87
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo1-6/+5
2015-02-02trans-decl.c (gfc_get_symbol_decl): Removed duplicate code.Andre Vehreschild1-2/+0
2015-01-23In gcc/fortran/ fixed some cosmetics.Andre Vehreschild1-4/+5
2015-01-18re PR fortran/55901 ([OOP] type is (character(len=*)) misinterpreted as array)Paul Thomas1-2/+13
2015-01-17re PR fortran/60334 (Segmentation fault on character pointer assignments)Andre Vehreschild1-5/+23
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+7
2015-01-13re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:30...Jakub Jelinek1-2/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-08trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus1-7/+27
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-02trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus1-3/+15
2014-12-31trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a...Uros Bizjak1-2/+2
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-16/+15
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-24/+14
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-11/+11
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-13/+25
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus1-4/+3
2014-11-25error.c (gfc_internal_error): Convert to common diagnostics.Tobias Burnus1-3/+3
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-40/+30
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert1-32/+2
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-0/+6
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-3/+3
2014-09-13re PR fortran/63252 (tree_class_check_failed)Tobias Burnus1-1/+1
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus1-6/+9
2014-08-25IPA C++ refactoring 4/NMartin Liska1-4/+4
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+1
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus1-14/+29
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-5/+5
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus1-0/+26
2014-07-09Avoid using create_tmp_var for static decls.Bernd Schmidt1-1/+6
2014-07-04resolve.c (resolve_assoc_var): Fix corank setting.Tobias Burnus1-1/+2
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-3/+77
2014-06-23trans-decl.c (gfc_trans_deferred_vars): Fix handling of explicit-size arrays ...Tobias Burnus1-1/+1
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+4
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus1-6/+25
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-2/+2
2014-06-15re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...Francois-Xavier Coudert1-0/+14