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


H.J. Lu wrote:
I created a branch for Intel BID library at

svn://gcc.gnu.org/svn/gcc/branches/libbid

and synced it with mainline at revision 126175. The only differences
are a new top level directory, libbid which contains Intel BID
library, and a libgcc2 patch I am enclosing it here. I tested it on
Linux/ia32 and Linux/x86-64 with default languages. It only affects
Linux/ia32 and Linux/x86-64 since they are the only targets which
use BID for DFP. Could maintainers for x86, libgcc and build machinery
take a look at the libbid branch?


As far as x86 is concerned, this patch is OK*.


* All bugs that broke bootstrap were fixed during initial development, and all special features (i.e. __float128) have been addressed at that time too. _IF_ there are any other minor problems, they will be addressed during Stage 2. That said, the patch should be ready for prime time.

BTW: I'd like to nominate H.J. for a (co-)maintainer of a DFP library.

Thanks,
Uros.


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