X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fcompiler.sgml;h=e66bca33ba61da9496f6b864c1ebb1bb980d3414;hb=a09b213e5812edd1ef3e88c18bde6bd1294da547;hp=18c797a990245240cde9175c0e8763135568632f;hpb=e167549e2b05a51b1a4c3ca7a4fafe1a0482cba3;p=sbcl.git diff --git a/doc/compiler.sgml b/doc/compiler.sgml index 18c797a..e66bca3 100644 --- a/doc/compiler.sgml +++ b/doc/compiler.sgml @@ -721,7 +721,7 @@ interpretation, and setting safety less than compiler's decision whether to inline operations, which tend to increase the size of programs. Use the value 0 with caution, since it can cause the compiler to inline operations so -promiscuously that the net effect is to slow the program by causing +indiscriminately that the net effect is to slow the program by causing cache misses or swapping.