aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild1-0/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-19trans-decl.c (create_main_function): Remove unused elements to the set_option...Francois-Xavier Coudert1-22/+7
2016-12-19trans.h: Remove gfor_fndecl_stop_numeric_f08.Francois-Xavier Coudert1-7/+0
2016-12-14re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler)Andre Vehreschild1-1/+1
2016-12-09re PR fortran/44265 (Link error with reference to parameter array in specific...Paul Thomas1-9/+45
2016-11-30libcaf.h: Add new action types for (de-)registration of allocatable component...Andre Vehreschild1-7/+17
2016-11-18Add SET_DECL_MODERichard Sandiford1-1/+1
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-1/+4
2016-10-24trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_...Jakub Jelinek1-16/+17
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-1/+1
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild1-13/+46
2016-08-31[multiple changes]Paul Thomas1-0/+10
2016-08-22re PR fortran/77260 (bogus warning with ENTRY in a function)Steven G. Kargl1-3/+13
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese1-1/+2
2016-08-15re PR debug/71906 (Fortran allocatable strings debug info type size regression)Jakub Jelinek1-16/+13
2016-08-08re PR fortran/70524 (ICE when using -frepack-arrays -Warray-temporaries)Andre Vehreschild1-2/+2
2016-07-22expr.c (gfc_find_stat_co): Fixed whitespaces.Andre Vehreschild1-21/+21
2016-07-19re PR fortran/71688 (ICE in analyze, at cgraphunit.c:632 with -fcoarray=lib)Martin Jambor1-1/+1
2016-07-17re PR fortran/71523 (Static variables given automatic initializers with -fini...Fritz Reese1-2/+38
2016-07-05Second review of STAT= patch + testsAlessandro Fanfarillo1-4/+4
2016-07-01re PR fortran/71687 (ICE in omp_add_variable, at gimplify.c:5821)Jakub Jelinek1-2/+2
2016-05-09re PR fortran/70937 (ICE: tree code ‘ssa_name’ is not supported in LTO st...Richard Biener1-1/+2
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-7/+23
2016-03-28STOP managed by external library when coarrays are usedAlessandro Fanfarillo1-0/+14
2016-03-12re PR fortran/70031 (Error in recursive module subroutine declaration if decl...Paul Thomas1-1/+6
2016-02-20re PR fortran/69423 (Invalid optimization with deferred-length character)Paul Thomas1-110/+138
2016-01-16Clean up some minor white space issues in trans-decl.c and trans-expr.cPaul Thomas1-9/+9
2016-01-15re PR fortran/64324 (Deferred character specific functions not permitted in g...Paul Thomas1-3/+27
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-2/+26
2015-11-30tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis1-0/+15
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-6/+144
2015-11-20[multiple changes]Paul Thomas1-3/+4
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29[multiple changes]Steven G. Kargl1-0/+10
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-10/+8
2015-08-05re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-8/+24
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-07-06re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild1-7/+45
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-2/+4
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