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] [spu] Disable inaccurate divdf3 expander in spu.md


If it is OK with Ulrich, then the SPU part is OK for mainline.

Trevor

* Victor Kaplansky <VICTORK@il.ibm.com> [2008-08-28 02:15]:
> 
> This patch disables inaccurate divdf3 expander on SPU and adds a new
> testcase which demonstrate the problem.
> 
> This patch will be following by another one which will add a fast
> implementation of divdf3 to libgcc.
> 
> OK for mainline after regression testing?
> 
> -- Victor
> 
> Changelog:
> 
> 2008-08-28  Victor Kaplansky  <victork@il.ibm.com>
> 
>       * gcc/config/spu/spu.md (divdf3): Removed.
> 
> Testsuite Changelog:.
> 
>       * gcc.dg/fastmath-2.c: New.
> 
> (See attached file: patch-divdf3.diff)



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