diff options
Diffstat (limited to 'gcc/config/avr/avr.h')
-rw-r--r-- | gcc/config/avr/avr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avr.h b/gcc/config/avr/avr.h index 308f216..aec89b2 100644 --- a/gcc/config/avr/avr.h +++ b/gcc/config/avr/avr.h @@ -675,7 +675,7 @@ enum reg_class { machines allow copying all registers to and from memory, but require a scratch register for stores to some memory locations (e.g., those with symbolic address on the RT, and those with - certain symbolic address on the Sparc when compiling PIC). In + certain symbolic address on the SPARC when compiling PIC). In some cases, both an intermediate and a scratch register are required. |