summaryrefslogtreecommitdiff
path: root/src/ia64/Gscript.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ia64/Gscript.c')
-rw-r--r--src/ia64/Gscript.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ia64/Gscript.c b/src/ia64/Gscript.c
index ea5ac15f..1af6a855 100644
--- a/src/ia64/Gscript.c
+++ b/src/ia64/Gscript.c
@@ -287,7 +287,7 @@ compile_reg (struct ia64_state_record *sr, int i, struct ia64_reg_info *r,
{
case IA64_WHERE_FR:
/* Note: There is no need to handle NaT-bit info here
- (indepent of is_preserved_gr), because for floating-point
+ (independent of is_preserved_gr), because for floating-point
NaTs are represented as NaTVal, so the NaT-info never
needs to be consulated. */
if (rval >= 2 && rval <= 5)