about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2013-11-26 16:05:10 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-11-26 16:05:10 +0000
commit6f476861be660541eee229acfbc9ef4098af70ab (patch)
treeb13987612829459fa7b5a7a29824ead0aa7b9723 /ChangeLog
parent2fe162299f47ced903e3d634e216d622a5d9af52 (diff)
downloadglibc-6f476861be660541eee229acfbc9ef4098af70ab.tar.gz
glibc-6f476861be660541eee229acfbc9ef4098af70ab.tar.xz
glibc-6f476861be660541eee229acfbc9ef4098af70ab.zip
Avoid "left shift count >= width of type" warnings in soft-fp code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 585b09f0ee..5927ebbb95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
+
+	* soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
+	_FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
+	warning.
+
 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use