From 8fdda7afb883589b46e423f91f32988373670bfa Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 21 Jun 2013 19:00:43 +0000 Subject: Fix bad shift in soft-fp (bug 7006). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3ac800428..5a62155eb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-06-21 Joseph Myers + + [BZ #7006] + * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL + with a shift of 0 bits. + 2013-06-21 Maciej W. Rozycki * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of -- cgit v1.2.3