On 2/5/19 10:35 AM, coypu%sdf.org@localhost wrote:
The following reply was made to PR toolchain/53947; it has been noted by GNATS. From: coypu%sdf.org@localhost To: gnats-bugs%NetBSD.org@localhost Cc: Subject: Re: toolchain/53947 (NetBSD 8.0 VAX - bash shell build failure) Date: Tue, 5 Feb 2019 15:34:19 +0000 Since nobody else would say it, the usual cheat to avoid those is -O0. You can probably add CFLAGS+=-O0 in /etc/mk.conf. gcc/vax is very neglected.
Workaround worked, happy to have bash. Thank you.