1 2010-01-04 Tobias Burnus <burnus@net-b.de>
3 * trans-decl.c (gfc_trans_deferred_vars): Fix spelling.
5 2010-01-04 Tobias Burnus <burnus@net-b.de>
8 * trans-expr.c (gfc_conv_procedure_call): Add indirect ref
9 for functions returning allocatable scalars.
10 * trans-stmt.c (gfc_trans_allocate): Emmit error when
11 reallocating an allocatable scalar.
12 * trans.c (gfc_allocate_with_status): Fix pseudocode syntax
14 * trans-decl.c (gfc_trans_deferred_vars): Nullify local
16 (gfc_generate_function_code): Nullify result variable for
20 * module.c (gfc_use_module): Fix warning string to allow
24 * invoke.texi (-fcheck=recursion): Mention that the checking
25 is also disabled for -frecursive.
26 * trans-decl.c (gfc_generate_function_code): Disable
27 -fcheck=recursion when -frecursive is used.
29 * intrinsic.texi (iso_c_binding): Improve wording.
32 Copyright (C) 2010 Free Software Foundation, Inc.
34 Copying and distribution of this file, with or without modification,
35 are permitted in any medium without royalty provided the copyright
36 notice and this notice are preserved.