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 target/25668] libgcc2.c __floattisf code quality regression



------- Comment #1 from amodra at bigpond dot net dot au  2006-01-20 22:51 -------
Author: amodra
Date: Fri Jan 20 00:42:29 2006
New Revision: 110004

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110004
Log:
        * libgcc2.c (__floatdisf, __floatdidf): Don't use IBM Extended
        Double TFmode.
        (__floatundisf, __floatundidf): Likewise.
        * libgcc2.h (IS_IBM_EXTENDED): Define.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/libgcc2.c
    trunk/gcc/libgcc2.h


-- 

amodra at bigpond dot net dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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