Re: [PATCH] Remove support for vax-openbsd

2021-09-13 Thread Jeff Law via Gcc-patches
On 9/13/2021 5:41 AM, Richard Biener via Gcc-patches wrote: This removes the support for vax-openbsd which has been discontinued after the OpenBSD 5.9 release and which has no supported gas or GNU ld configuration [anymore]. In particular this target does only support STABS debuginfo generati

[PATCH] Remove support for vax-openbsd

2021-09-13 Thread Richard Biener via Gcc-patches
This removes the support for vax-openbsd which has been discontinued after the OpenBSD 5.9 release and which has no supported gas or GNU ld configuration [anymore]. In particular this target does only support STABS debuginfo generation. OK for trunk? Thanks, Richard. 2021-09-13 Richard Biener