From 8de131cbff365a34392ee3314ee5ea8007a877fe Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Apr 2012 12:20:48 -0700 Subject: Fix missing clobber in i386 __sincos_code asm. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 58006ee87b..7be8eb0c70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-04-09 Roland McGrath + + * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber + %eax without telling the compiler. + 2012-04-09 Carlos O'Donell [BZ # 13963] -- cgit v1.2.3