X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompiler%2Fx86%2Finsts.lisp;h=5d864f6342cbf424686639d364c4f697cf4b9b27;hb=be9eb6c67b5f43a095c3de17bea945c309d662e4;hp=dc79fef924a8a606467d4aaa51fe430fd01fc2d9;hpb=b6cb3d5b2e2a0d6e6c92a2f3d852051540660fef;p=sbcl.git diff --git a/src/compiler/x86/insts.lisp b/src/compiler/x86/insts.lisp index dc79fef..5d864f6 100644 --- a/src/compiler/x86/insts.lisp +++ b/src/compiler/x86/insts.lisp @@ -1838,7 +1838,7 @@ (nt "pending interrupt trap")) (#.sb!vm:halt-trap (nt "halt trap")) - (#.sb!vm:function-end-breakpoint-trap + (#.sb!vm:fun-end-breakpoint-trap (nt "function end breakpoint trap"))))) (define-instruction break (segment code)