Re: [PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent

2020-11-23 Thread Segher Boessenkool
On Fri, Nov 20, 2020 at 03:36:24AM +, Maciej W. Rozycki wrote: > Use a double colon to introduce the comments like elsewhere throughout > the VAX machine description. It's a double semicolon, so kind of a single colon ;-) Segher

Re: [PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent

2020-11-20 Thread Jeff Law via Gcc-patches
On 11/19/20 8:36 PM, Maciej W. Rozycki wrote: > Use a double colon to introduce the comments like elsewhere throughout > the VAX machine description. > > gcc/ > * config/vax/vax.md (divmoddisi4, *amulsi4): Make the comment > notation consistent with the rest of the file. OK jef

[PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent

2020-11-19 Thread Maciej W. Rozycki
Use a double colon to introduce the comments like elsewhere throughout the VAX machine description. gcc/ * config/vax/vax.md (divmoddisi4, *amulsi4): Make the comment notation consistent with the rest of the file. --- gcc/config/vax/vax.md | 38 +++-