diff options
Diffstat (limited to 'gcc/config/ns32k/ns32k.h')
| -rw-r--r-- | gcc/config/ns32k/ns32k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ns32k/ns32k.h b/gcc/config/ns32k/ns32k.h index 7b12d1aa8a5..4ecb47b46d5 100644 --- a/gcc/config/ns32k/ns32k.h +++ b/gcc/config/ns32k/ns32k.h @@ -863,7 +863,7 @@ __transfer_from_trampoline () \ /* Certain machines have the property that some registers cannot be copied to some other registers without using memory. Define this - macro on those machines to be a C expression that is non-zero if + macro on those machines to be a C expression that is nonzero if objects of mode M in registers of CLASS1 can only be copied to registers of class CLASS2 by storing a register of CLASS1 into memory and loading that memory location into a register of CLASS2. |

