]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r233923
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Apr 2012 18:33:59 +0000 (18:33 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Apr 2012 18:33:59 +0000 (18:33 +0000)
commitf959bbe7078feb457a3d0b8e850d9ec4b44e2565
tree1d41ef09204064effd6da1b675dea012a94ff7a3
parent6f8b1ee82b5c61d1179124186eeeab92ca720186
MFC: r233923

Fix a typo in GCC affecting calculations with -ffast-math.

The fix is similar to the one applied in GCC-4.3 in
GCCSVN-r117929 under the GPLv2.

Submitted by: Andrey Simonenko
Reviewed by: mm
Approved by: jhb (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/8@234067 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/ChangeLog.gcc43
contrib/gcc/builtins.c