[PATCH, soft-fp]: Do not handle cleared exceptions in __neg_f2() functions

Uros Bizjak ubizjak@gmail.com
Sat May 19 13:34:00 GMT 2007


Hello!

There is no need to handle exceptions __neg_f2() soft-fp functions as 
they are cleared in previous line.
The patch was tested by bootstrapping gcc for x86_64 target (soft-fp is 
shared between gcc and libc).

Also, please note that soft-fp/extended.h is not used anywhere in glibc 
and could just be removed.

2007-05-19  Uros Bizjak  <ubizjak@gmail.com>

        * soft-fp/negsf2.c: Do not handle cleared exceptions.
        * soft-fp/negdf2.c: Ditto.
        * soft-fp/negtf2.c: Ditto.
        * soft-fp/extended.h: Remove.

Uros.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libc-sfp.diff
Type: text/x-patch
Size: 1833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20070519/12a39a20/attachment.bin>


More information about the Libc-alpha mailing list