aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-14re PR fortran/52669 (No warning in unused private variable in modules)Thomas Koenig1-6/+12
2013-07-08re PR fortran/57469 (Erroneous warning for unused dummy arguments used in nam...Tobias Burnus1-1/+1
2013-06-21trans-array.c (gfc_trans_deferred_array): Call the finalizer for nonallocatab...Tobias Burnus1-6/+12
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-5/+6
2013-06-14re PR fortran/57596 (Wrong code for allocatable deferred-length strings)Tobias Burnus1-8/+40
2013-06-08re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-22/+41
2013-06-04re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus1-1/+2
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-2/+17
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-1/+2
2013-04-15class.c (gfc_find_intrinsic_vtab): Removed unused var.Tobias Burnus1-1/+1
2013-04-12re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)Tobias Burnus1-1/+2
2013-04-12re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)Tobias Burnus1-1/+30
2013-03-29re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)Tobias Burnus1-0/+21
2013-03-18gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus1-19/+14
2013-03-01trans-decl.c (gfc_trans_deferred_vars): Free expr after use.Tobias Burnus1-4/+6
2013-02-14revert: [multiple changes]Tobias Burnus1-3/+6
2013-01-30re PR fortran/56138 (Deferred-length character RESULT: ICE in gfc_add_modify_...Tobias Burnus1-1/+1
2013-01-29re PR fortran/54107 ([F03] Memory hog with abstract interface)Janus Weil1-9/+11
2013-01-23re PR fortran/56052 ([OOP] ICE in omp_add_variable, at gimplify.c:5606)Jakub Jelinek1-1/+8
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-20array.c (resolve_array_list): Apply C4106.Paul Thomas1-26/+32
2012-12-20re PR fortran/55733 (-fno-automatic: Fails for scalar allocatables)Tobias Burnus1-1/+7
2012-12-19re PR fortran/55636 (Fortran name mangling collides with user namespace)Tobias Burnus1-4/+18
2012-12-11re PR fortran/52909 ([F03] Procedure pointers not private to modules)Janus Weil1-0/+8
2012-12-09trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call ...Tobias Burnus1-3/+4
2012-11-26tree.h (DECL_RESTRICTED_P): Delete.Eric Botcazou1-6/+0
2012-11-26re PR fortran/54997 (-Wunused-function gives false warnings)Janus Weil1-4/+8
2012-11-21re PR fortran/55352 (Erroneous gfortran warning of unused module variable whe...Janus Weil1-14/+17
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-14/+14
2012-10-31re PR fortran/53718 ([OOP] gfortran generates asm label twice in the same out...Janus Weil1-10/+3
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor1-9/+1
2012-09-16trans-decl.c (gfc_generate_function_code): Fix gfc_option.coarray check.Tobias Burnus1-1/+1
2012-08-28re PR fortran/54389 ([F2003/F2008 difference] PURE functions and pointer dumm...Tobias Burnus1-2/+2
2012-08-23tree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.Jakub Jelinek1-4/+4
2012-08-12re PR fortran/54221 (Explicit private access specifier signals "unexpected de...Tobias Burnus1-0/+12
2012-07-20re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-2/+5
2012-06-13re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)Tobias Burnus1-6/+3
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist1-2/+7
2012-05-14re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus1-14/+13
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka1-2/+0
2012-05-04re PR fortran/53175 (link failure for private module variables used in functi...Tobias Burnus1-1/+1
2012-04-18targhooks.c (default_case_values_threshold): Fix code style nit.Steven Bosscher1-1/+2
2012-04-15re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)Tobias Burnus1-1/+2
2012-04-08re PR fortran/52751 (private module variable are not exported as local)Tobias Burnus1-3/+5
2012-03-06f95-lang.c (yyerror, yylex): Remove.Steven Bosscher1-9/+9
2012-02-05re PR fortran/48847 (Wrong "unused parameter" warning with interface block)Thomas Koenig1-0/+16
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.Janne Blomqvist1-4/+3
2012-01-27re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC)Tobias Burnus1-2/+3
2012-01-16re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)Tobias Burnus1-1/+4