On 1/7/21 6:51 PM, Maciej W. Rozycki wrote: > Remove the `cc' mode attribute that duplicates the implicitly defined > `mode' attribute. No change to semantics. > > gcc/ > * config/vax/vax.md (cc): Remove mode attribute. > (subst_<cc>, subst_f<cc>): Rename to... > (subst_<mode>, subst_f<VAXccnz:mode>): ... these respectively. > (*cbranch<VAXint:mode>4_<VAXcc:mode>): Update for `cc' removal. > (*cbranch<VAXfp:mode>4_<VAXccnz:mode>): Likewise. > (*branch_<mode>, *branch_<mode>_reversed): Likewise. OK jeff
- [PATCH 0/4] Fixes for `const_double_zero' use ... Maciej W. Rozycki
- [PATCH 1/4] RTL: Update `const_double_zer... Maciej W. Rozycki
- Re: [PATCH 1/4] RTL: Update `const_do... Jeff Law via Gcc-patches
- [PATCH 2/4] PDP11: Use a mode with `const... Maciej W. Rozycki
- Re: [PATCH 2/4] PDP11: Use a mode wit... Paul Koning via Gcc-patches
- Re: [PATCH 2/4] PDP11: Use a mode... Maciej W. Rozycki
- [PATCH 3/4] VAX: Use a mode with `const_d... Maciej W. Rozycki
- Re: [PATCH 3/4] VAX: Use a mode with ... Jeff Law via Gcc-patches
- [PATCH 4/4] VAX: Remove a duplicate `cc' ... Maciej W. Rozycki
- Re: [PATCH 4/4] VAX: Remove a duplica... Jeff Law via Gcc-patches