projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a0f271
)
Add the missing changelog entry to 243023.
author
Andre Vehreschild
<vehre@gcc.gnu.org>
Wed, 30 Nov 2016 14:38:09 +0000
(15:38 +0100)
committer
Andre 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index a9cfb56a7aceab649774979a1251f868b25d09eb..5aff606fa0ecc94d76cc04dbe43a41dfea0103d1 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+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