[libgfortran,commited] Correct cabs and conjg specifics

FX Coudert fxcoudert@gmail.com
Fri Sep 29 20:53:00 GMT 2006


Commited the attached patch to 4.2 after regtesting on x86_64-linux.  
This corrects cabs when used as an argument (the __specific_abs_c?*  
functions from libgfortran), which returned incorrect result. Also  
change the library names for __specific_conjg_c* into  
__specific_conjg_*, since this is what the front-end calls.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabs_conjg.ChangeLog
Type: application/octet-stream
Size: 1033 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060929/d8808480/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabs_conjg.diff
Type: application/octet-stream
Size: 14517 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060929/d8808480/attachment-0001.obj>


More information about the Gcc-patches mailing list