aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-23PF fortran/60322Andre Vehreschild1-21/+38
2015-04-10trans-stmt.c (gfc_trans_lock_unlock): Implement -fcoarray=lib version; reject...Tobias Burnus1-3/+18
2015-03-24re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...Andre Vehreschild1-3/+3
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-31trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a...Uros Bizjak1-5/+5
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-2/+2
2014-11-25error.c (gfc_internal_error): Convert to common diagnostics.Tobias Burnus1-1/+1
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-1/+1
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-1/+1
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+1
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+17
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-3/+3
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek1-0/+6
2014-03-18re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek1-27/+53
2014-03-06re PR fortran/51976 ([F2003] Support deferred-length character components of ...Paul Thomas1-0/+18
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+0
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-07-23decl.c: Fix comment typos.Ondřej Bílka1-1/+1
2013-07-15re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-0/+96
2013-06-07re PR fortran/57556 ([OOP] ICE with move_alloc on polymorphic component with ...Tobias Burnus1-1/+1
2013-06-06re PR fortran/57542 ([OOP] ICE on FINALization with specific options)Tobias Burnus1-2/+4
2013-06-04re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-128/+221
2013-03-312013-03-31 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-7/+16
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04trans.c (gfc_build_final_call): New function.Tobias Burnus1-1/+111
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-20array.c (resolve_array_list): Apply C4106.Paul Thomas1-17/+23
2012-10-27trans.c (gfc_allocate_allocatable): Revert accidental commit.Thomas Koenig1-16/+12
2012-10-21re PR fortran/54465 (Implement -Wextra for Fortran)Thomas Koenig1-12/+16
2012-09-15arith.c (arith_power): Call gfc_free_expr in case of error.Tobias Burnus1-0/+1
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-1/+0
2012-05-31re PR fortran/53521 (Memory leak with zero-sized array constructor)Tobias Burnus1-13/+1
2012-03-06f95-lang.c (yyerror, yylex): Remove.Steven Bosscher1-4/+4
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-25/+119
2011-12-11re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...Paul Thomas1-3/+25
2011-10-18re PR fortran/50420 ([Coarray] lcobound doesn't accept coarray subcomponents)Mikael Morin1-1/+8
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-11/+15
2011-09-08re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus1-0/+4
2011-08-18re PR fortran/50071 (gfortran does not distinguish labels in different type s...Mikael Morin1-0/+1
2011-08-02trans-array.c (gfc_array_allocate): Pass token to gfc_allocate_allocatable fo...Tobias Burnus1-10/+11
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+1