------- Comment #3 from jsm28 at gcc dot gnu dot org  2006-11-10 00:18 -------
Subject: Bug 2749

Author: jsm28
Date: Fri Nov 10 00:17:54 2006
New Revision: 118640

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118640
Log:
        gcc/
        * config/soft-fp/op-4.c, config/soft-fp/op-common.h: Apply changes
        from ppc-ld-nofpu-20060920.txt from glibc bug 2749:
        2006-09-20  Steven Munroe  <[EMAIL PROTECTED]>
                    Joe Kerian  <[EMAIL PROTECTED]>
        * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
        and overflow for infinity.
        (_FP_PACK_SEMIRAW): Update comment.  Do not round if NaN.
        * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct
        borrow handling for high words.

Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/config/soft-fp/op-4.h
    branches/csl/sourcerygxx-4_1/gcc/config/soft-fp/op-common.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2749

Reply via email to