On Wed, Feb 15, 2017 at 05:28:48PM +0100, Rainer Orth wrote:
> When comparing x86_64-pc-linux-gnu and i386-pc-solaris2.12 testsuite
> results for PR rtl-optimization/79532, I noticed that
> libgomp.c/pr48591.c wasn't run on Solaris/x86.  The testcase contains a
> seemingly random list of targets to run on, but ISTM that it should
> really check for __float128 support instead.  This is what the following
> patch does.  Tested with the appropriate runtest invocations on
> i386-pc-solaris2.12 and x86_64-pc-linux-gnu (and currently showing the
> 32-bit ICEs on both).
> 
> Ok for mainline?
> 
>       Rainer
> 
> -- 
> -----------------------------------------------------------------------------
> Rainer Orth, Center for Biotechnology, Bielefeld University
> 
> 
> 2017-02-15  Rainer Orth  <r...@cebitec.uni-bielefeld.de>
> 
>       * testsuite/libgomp.c/pr48591.c: Enable on all __float128
>       targets.
>       Add __float128 options.

Ok, thanks.

        Jakub

Reply via email to