This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/2749] Internal compiler error while using template



------- 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  <sjmunroe@us.ibm.com>
                    Joe Kerian  <jkerian@us.us.ibm.com>
        * 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]