Remove GC call from LOAD
commitfaef74ae9b8f0b3470972da5dc53dfb8151de1db
authorDouglas Katzman <dougk@google.com>
Thu, 7 Sep 2017 14:00:50 +0000 (7 10:00 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 7 Sep 2017 14:16:37 +0000 (7 10:16 -0400)
tree2cd55870cbbb28a39f0fc14ed8def0180ee4f238
parent27d4323fbb14bf6a3a694790cf4229c6ae06319f
Remove GC call from LOAD

Defragmentation of immobile code makes this less important,
provided that the space is not completely exhausted.

And kill spurious RETURN-FROM in LOAD-STREAM.
All three call sites use (RETURN-FROM LOAD ...)
src/code/target-load.lisp