X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fbackend.lisp;h=915dec014e70c86c581a3972fd793e001f1f5b9b;hb=bf27595fb567015495b7131707cc85af361567fe;hp=afc2e5027ce11e36776e1ea4c556e3737519c90d;hpb=2912f5f6c2acb2da3b9fcc0f5afd1ca89782a9f8;p=sbcl.git diff --git a/src/compiler/backend.lisp b/src/compiler/backend.lisp index afc2e50..915dec0 100644 --- a/src/compiler/backend.lisp +++ b/src/compiler/backend.lisp @@ -157,7 +157,7 @@ name) *backend-support-routines*) (error "machine-specific support ~S ~ - routine undefined" + routine undefined" ',name)) args))) routines))))