Re: [PATCH] Fix broken capitalization in aarch64 diagnostics

2017-12-11 Thread Martin Sebor
On 12/11/2017 10:29 AM, Jakub Jelinek wrote: Hi! Diagnostics should not start with capital letters unless the first word is capitalized that way even in the middle of a sentence. Fixed thusly, ok for trunk? 2017-12-11 Jakub Jelinek * config/aarch64/aarch64.c

Re: [PATCH] Fix broken capitalization in aarch64 diagnostics

2017-12-11 Thread Richard Biener
On December 11, 2017 6:29:07 PM GMT+01:00, Jakub Jelinek wrote: >Hi! > >Diagnostics should not start with capital letters unless the first word >is >capitalized that way even in the middle of a sentence. > >Fixed thusly, ok for trunk? OK. Richard. >2017-12-11 Jakub

[PATCH] Fix broken capitalization in aarch64 diagnostics

2017-12-11 Thread Jakub Jelinek
Hi! Diagnostics should not start with capital letters unless the first word is capitalized that way even in the middle of a sentence. Fixed thusly, ok for trunk? 2017-12-11 Jakub Jelinek * config/aarch64/aarch64.c (aarch64_print_operand): Don't start