On Sun, 2020-05-31 at 12:15 +0200, Iain Buclaw via Gcc-patches wrote:
> Support for arm-wrs-vxworks was removed in git 27204060db5/r10-4684.
>
> Looking at the commit, it seems that it can instead be replaced with
> arm-wrs-vxworks7, however this target doesn't pass selftests due to an
> unrecognized CPU (PR 95420). Nor does the previous default CPU work
> either (arm-wrs-vxworks7OPT-with-cpu=arm8) as it requires the VSB_DIR
> environment variable to be set, even if -nostdinc is used (I think I see
> where the dependency is coming from though, so could submit another
> patch to plug that).
>
> OK?
>
> Regards
> Iain
>
> ---
> contrib/ChangeLog:
>
> * config-list.mk (LIST): Remove arm-wrs-vxworks.
OK
jeff
>