This is the mail archive of the gcc-patches@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]

Re: [PATCH, libgcc2, i386]: Enable TFmode / TCmode support in libgcc2


On 6/15/07, H. J. Lu <hjl@lucon.org> wrote:

> This patch is also needed to activate TFmode support for Intel's BID
> library [1].
>

With Intel BID library, I got the following on Linux/Intel64:

/export/build/gnu/gcc/build-x86_64-linux/prev-gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/prev-gcc/ -O2 -g    x.c   -o
x
./x
1.200000
1.300000
1.400000

Nice!


I have committed the x86_64 libgcc TFmode support patch (with updated
copyright years) to SVN mainline.

Uros.


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