1 2014-01-12 Janus Weil <janus@gcc.gnu.org>
4 * decl.c (gfc_match_data_decl): Improve error recovery.
6 2014-01-09 Tobias Burnus <burnus@net-b.de>
8 * cpp.c (gfc_cpp_handle_option): Add missing break.
9 * trans-io.c (transfer_expr): Silence unused value warning.
11 2014-01-08 Janus Weil <janus@gcc.gnu.org>
14 * resolve.c (gfc_verify_binding_labels): Modify order of checks.
16 2014-01-06 Janus Weil <janus@gcc.gnu.org>
19 * class.c (comp_is_finalizable): New function to dermine if a given
20 component is finalizable.
21 (finalize_component, generate_finalization_wrapper): Use it.
23 2014-01-06 Janus Weil <janus@gcc.gnu.org>
27 * resolve.c (resolve_global_procedure): Don't apply to c-binding
29 (gfc_verify_binding_labels): Remove duplicate line.
31 2014-01-04 Janus Weil <janus@gcc.gnu.org>
34 * class.c (add_proc_comp): Copy pure attribute.
36 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
38 Update copyright years
40 2014-01-02 Tobias Burnus <burnus@net-b.de>
42 * gfortranspec.c (lang_specific_driver): Update copyright notice
44 * gfc-internals.texi: Bump @copying's copyright year.
45 * gfortran.texi: Ditto.
46 * intrinsic.texi: Ditto.
49 2014-01-02 Janus Weil <janus@gcc.gnu.org>
52 * resolve.c (resolve_typebound_procedures): No need to create the vtab
55 Copyright (C) 2014 Free Software Foundation, Inc.
57 Copying and distribution of this file, with or without modification,
58 are permitted in any medium without royalty provided the copyright
59 notice and this notice are preserved.