On Thu, 30 Jun 2016, Bill Schmidt wrote:
> # Return 1 if the target supports any special run-time requirements
>
> # for __float128 or _Float128,
>
> # 0 otherwise.
>
On Thu, 2016-06-30 at 17:55 +, Joseph Myers wrote:
> On Thu, 30 Jun 2016, Bill Schmidt wrote:
>
> > +# Return 1 if the target supports __float128 at run time,
> > +# 0 otherwise.
> > +
> > +proc check_effective_target___float128_runnable { } {
>
> I'd think you should have an effective-target
On Thu, 30 Jun 2016, Bill Schmidt wrote:
> +# Return 1 if the target supports __float128 at run time,
> +# 0 otherwise.
> +
> +proc check_effective_target___float128_runnable { } {
I'd think you should have an effective-target for this that's shared
between _Float128 and __float128, possibly one