Re: [PATCH 06/31] VAX: Correct fatal issues with the `ffs' builtin

2020-11-20 Thread Jeff Law via Gcc-patches
On 11/19/20 8:34 PM, Maciej W. Rozycki wrote: > The `builtins.md' machine description fragment is not included anywhere > and is therefore dead code, which has become bitrotten due to non-use. > > If actually enabled, it does not build due to the use of an unknown `t' > constraint: > > .../gcc/c

[PATCH 06/31] VAX: Correct fatal issues with the `ffs' builtin

2020-11-19 Thread Maciej W. Rozycki
The `builtins.md' machine description fragment is not included anywhere and is therefore dead code, which has become bitrotten due to non-use. If actually enabled, it does not build due to the use of an unknown `t' constraint: .../gcc/config/vax/builtins.md:42:1: error: undefined machine-specific