On 1/8/21 1:17 AM, Ilya Leoshkevich wrote:

> +  s390_def_or_undef_macro (
> +      pfile,
> +      [] (const struct cl_target_option *opts) { return TARGET_Z14_P (opts); 
> },
> +      old_opts, opts, "__LONG_DOUBLE_VX__", "__LONG_DOUBLE_VX__");

Shouldn't this rather check TARGET_VXE_P instead?

Bye,

Andreas

Reply via email to