From: Andre Vehreschild Date: Wed, 30 Nov 2016 14:38:09 +0000 (+0100) Subject: Add the missing changelog entry to 243023. X-Git-Tag: upstream/12.2.0~42847 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44cd68d2b7adf87223f6e580f575c69bb6c19fa0;p=platform%2Fupstream%2Fgcc.git Add the missing changelog entry to 243023. libgfortran/ChangeLog: 2016-11-30 Andre Vehreschild * caf/single.c (_gfortran_caf_is_present): Prevent fallthrough warnings. From-SVN: r243025 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index a9cfb56..5aff606 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2016-11-30 Andre Vehreschild + * caf/single.c (_gfortran_caf_is_present): Prevent fallthrough + warnings. + +2016-11-30 Andre Vehreschild + * 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.