]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(__longjmp): Correct %fp frame pointer offset for non-fast path.
authorUlrich Drepper <drepper@redhat.com>
Mon, 11 Sep 2000 07:02:50 +0000 (07:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 11 Sep 2000 07:02:50 +0000 (07:02 +0000)
sysdeps/sparc/sparc32/__longjmp.S

index 1d49b264bb9badce5fe111a0e8288f7d8d8e49b5..ef83dee76af2df37536a7c6eb033c402f8831bee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 93, 96, 97, 98, 99 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 93, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -23,7 +23,7 @@
 #include <bits/setjmp.h>
 #define ENV(base,reg) [%base + (reg * 4)]
 #define ST_FLUSH_WINDOWS 3
-#define RW_FP [%fp + 0x38]
+#define RW_FP [%fp + 0x48]
 
 ENTRY(__longjmp)
        /* Store our arguments in global registers so we can still