Two definition-source-location fixes.
commit8781261e4e8f6f74faaab86b7bfac018404a592a
authorDouglas Katzman <dougk@google.com>
Sun, 31 May 2015 15:39:57 +0000 (31 11:39 -0400)
committerDouglas Katzman <dougk@google.com>
Sun, 31 May 2015 15:44:17 +0000 (31 11:44 -0400)
tree66408eb701655664a523e4594fe316b710c2aa0a
parent1fcf535464c6b38b69cfcb0a9a77aa3178189441
Two definition-source-location fixes.

- Loading from .lisp failed to record toplevel-form-numbers
- Compiler was overly aggresive when coalescing
src/code/source-location.lisp
tests/compiler-2.impure-cload.lisp
tests/load.impure.lisp