summaryrefslogtreecommitdiffstats
path: root/ld/ldexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldexp.c')
-rw-r--r--ld/ldexp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ldexp.c b/ld/ldexp.c
index 583b9bcc9d..5d12c4656b 100644
--- a/ld/ldexp.c
+++ b/ld/ldexp.c
@@ -256,6 +256,9 @@ bfd_vma *dotp;
FAIL();
}
}
+ else {
+ result.valid = false;
+ }
}
return result;
}
OpenPOWER on IntegriCloud