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: Please review Intel BID library branch


Daniel Jacobowitz wrote:
On Sun, Jul 01, 2007 at 09:47:54PM -0700, H.J. Lu wrote:
I have no problems with that. I can put it under libgcc/config/libbid
or libgcc/libbid. Which one do people prefer?

Is the Intel library our only way to deal with BID numbers, or is it an optimized implementation of functionality also available in libdecnumber? I'm planning to share libdecnumber with GDB; I want to know if we'll need libbid too.

I'd say you don't given 1) the existence of libdecnumber/bid and, 2) the fact that this BID thing is not used by the compiler proper but only in libgcc.


Paolo


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