master: Reverse an accidental change.

stassats via Sbcl-commits <[email protected]>
Newsgroups gmane.lisp.steel-bank.cvs
Message-ID <[email protected]>
The branch "master" has been updated in SBCL:
       via  900e2f1e6eacb01a260c2019de9f67641ed87d73 (commit)
      from  3ae56c4c921da65f0f889b419bea5b6e4c5a4075 (commit)

- Log -----------------------------------------------------------------
commit 900e2f1e6eacb01a260c2019de9f67641ed87d73
Author: Stas Boukarev <[email protected]>
Date:   Thu Apr 30 00:11:28 2026 +0300

    Reverse an accidental change.
---
 src/compiler/arm64/float.lisp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/compiler/arm64/float.lisp b/src/compiler/arm64/float.lisp
index 7d20ce1f0..acbb7aaa0 100644
--- a/src/compiler/arm64/float.lisp
+++ b/src/compiler/arm64/float.lisp
@@ -704,7 +704,7 @@
       (signed-stack
        (sc-case res
          (single-reg
-          (loadw res (current-nfp-tn vop) (tn-offset res)))
+          (loadw res (current-nfp-tn vop) (tn-offset bits)))
          (single-stack
           (unless (location= bits res)
             (loadw temp (current-nfp-tn vop) (tn-offset bits))

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.