Commit 7b715e2e by Tobias Schlüter

Add ChangeLog entries missing from r123917

From-SVN: r123942
parent 431ed7a1
......@@ -14,6 +14,13 @@
* trans-decl.c (gfc_build_dummy_array_decl): Adapt to use enum
values when determining packing.
* trans-decl.c (gfc_finish_decl): Remove unused second argument
'init'. Simplify code accordingly. Remove calls to
gfc_fatal_error in favor of gcc_assert.
(create_function_arglist): Remove second argument from calls to
gfc_finish-decl.
(gfc_trans_dummy_character): Likewise.
* arith.h: Update copyright years.
* dependency.h: Likewise.
* gfortran.h: Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment