On Okt 31 2019, Richard Sandiford wrote:

> The SVE PCS support broke go, D and Ada because those languages don't
> call TARGET_INIT_BUILTINS.  We therefore ended up trying to get the
> TYPE_MAIN_VARIANT of a null __SVBool_t.
>
> We shouldn't really need to apply TYPE_MAIN_VARIANT there anyway,
> since the ABI-defined types are (and need to be) their own main
> variants.  This patch asserts for that instead.

That doesn't fix the D frontend.

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

Reply via email to