aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16/stormy-abi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/stormy16/stormy-abi')
-rw-r--r--gcc/config/stormy16/stormy-abi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/stormy16/stormy-abi b/gcc/config/stormy16/stormy-abi
index 01d15796f4e..8c6d590d4ec 100644
--- a/gcc/config/stormy16/stormy-abi
+++ b/gcc/config/stormy16/stormy-abi
@@ -159,7 +159,7 @@ the reloc refers, 'A' is the addend, and 'P' represents the place of
the storage unit being relocated.
In the 'Overflow' column, 'none' means that any overflow of the
-computation perfomed in the 'Calculation' column is ignored.
+computation performed in the 'Calculation' column is ignored.
'signed' means that the overflow is only reported if it happens when
the values are treated as signed quantities. 'unsigned' is the same,
except that the values are treated as unsigned quantities. 'either'