aarch64.c (aarch64_print_operand): Don't start output_operand_lossage first argument...
authorJakub Jelinek <jakub@redhat.com>
Mon, 11 Dec 2017 17:59:01 +0000 (18:59 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 11 Dec 2017 17:59:01 +0000 (18:59 +0100)
commitee61f88010e61b2d78c449349a8dd08f3b5a2c8a
treeda5f1ec8e8fa7354c91f4cfec2afb7c10a5e682d
parent5e20aef8df76663e5b8507114db9ca28ce76abae
aarch64.c (aarch64_print_operand): Don't start output_operand_lossage first argument with capital letter.

* config/aarch64/aarch64.c (aarch64_print_operand): Don't start
output_operand_lossage first argument with capital letter.
(aarch64_override_options): Don't start error and sorry first argument
with capital letter.

From-SVN: r255544
gcc/ChangeLog
gcc/config/aarch64/aarch64.c