Add the missing changelog entry to 243023.
authorAndre Vehreschild <vehre@gcc.gnu.org>
Wed, 30 Nov 2016 14:38:09 +0000 (15:38 +0100)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Wed, 30 Nov 2016 14:38:09 +0000 (15:38 +0100)
libgfortran/ChangeLog:

2016-11-30  Andre Vehreschild  <vehre@gcc.gnu.org>

        * caf/single.c (_gfortran_caf_is_present): Prevent fallthrough
        warnings.

From-SVN: r243025

gcc/testsuite/ChangeLog

index a9cfb56..5aff606 100644 (file)
@@ -1,5 +1,10 @@
 2016-11-30  Andre Vehreschild  <vehre@gcc.gnu.org>
 
+       * caf/single.c (_gfortran_caf_is_present): Prevent fallthrough
+       warnings.
+
+2016-11-30  Andre Vehreschild  <vehre@gcc.gnu.org>
+
        * gfortran.dg/coarray/alloc_comp_1.f90: Fix tree-dump scans to adhere
        to the changed interfaces.
        * gfortran.dg/coarray_alloc_comp_1.f08: Likewise.