From 093354e08f1df0a1023dbde82f6c67cd30d85aa3 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 1 Jul 2003 23:26:43 +0000 Subject: alpha.c: Fix comment typos. * config/alpha/alpha.c: Fix comment typos. * config/alpha/elf.h: Likewise. * config/arm/arm.c: Likewise. * config/arm/arm.h: Likewise. * config/arm/arm.md: Likewise. * config/arm/t-arm-coff: Likewise. * config/arm/t-strongarm-pe: Likewise. * config/arm/xscale-elf.h: Likewise. * config/avr/avr.h: Likewise. From-SVN: r68800 --- gcc/config/avr/avr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/avr/avr.h') diff --git a/gcc/config/avr/avr.h b/gcc/config/avr/avr.h index 8cfe48c..83c91ee 100644 --- a/gcc/config/avr/avr.h +++ b/gcc/config/avr/avr.h @@ -364,7 +364,7 @@ extern int avr_asm_only_p; One use of this macro is on machines where the highest numbered registers must always be saved and the save-multiple-registers - instruction supports only sequences of consetionve registers. On + instruction supports only sequences of consecutive registers. On such machines, define `REG_ALLOC_ORDER' to be an initializer that lists the highest numbered allocatable register first. */ -- cgit v1.1