2017-03-21 Nicolas Koenig <koenigni@student.ethz.ch>
* fortran/ChangeLog: Add forgotten entry for r246322.
* testsuite/ChangeLog: Likewise.
From-SVN: r246404
location of new expression from constructor expression instead
of constructor.
+
+2017-03-18 Nicolas Koenig <koenigni@student.ethz.ch>
+
+ PR fortran/69498
+ * decl.c (add_hidden_procptr_result): Fixed Refs count of the
+ created "ppr@" symbol.
+
2017-03-18 Paul Thomas <pault@gcc.gnu.org>
PR fortran/79676
PR target/80125
* gcc.target/powerpc/pr80125.c: New test.
+2017-03-21 Nicolas Koenig <koenigni@student.ethz.ch>
+
+ PR fortran/69498
+ * gfortran.dg/unexp_attribute.f90: New test
+
2017-03-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Richard Biener <rguenther@suse.de>