On 1/7/21 6:50 PM, Maciej W. Rozycki wrote: > For predictable semantics propagate the mode from operands referred by > the FP substitution to the `const_double_zero' expressions used with the > associated condition code calculation. Use an iterator to make copies > of the FP substitution across the FP modes supported as the substitution > now has to match the mode of the operands. > > gcc/ > * config/pdp11/pdp11.md (subst_f<cc>): Add mode to operands and > `const_double_zero'. 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