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, rs6000] Fix some test failures on older hardware


On Fri, Jul 29, 2016 at 04:48:34PM -0500, Bill Schmidt wrote:
> The two tests in this patch fail on POWER7 and older hardware because
> the requisite __float128 library routines are not built there.  This
> patch corrects the tests to require POWER8 or later hardware.
> 
> Tested on POWER7 powerpc64-unknown-linux-gnu and on POWER8
> powerpc64le-unknown-linux-gnu.  Ok for trunk and for backport to
> gcc-6-branch?

Yes, please apply to both,


Segher


> 2016-07-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
> 
> 	* gcc.target/powerpc/divkc3-1.c: Require POWER8 hardware.
> 	* gcc.target/powerpc/mulkc3-1.c: Likewise.


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