Canonicalization of expressions causes certain expressions to be
authorChris Hanson <org/chris-hanson/cph>
Tue, 15 Aug 1989 12:59:19 +0000 (12:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 15 Aug 1989 12:59:19 +0000 (12:59 +0000)
commit65dc163a82c2baa68a49e8e54a8387bbefe39dac
tree2ae8798fe294f843f7d7ff923ed2546df40d38e0
parent5343e54edc4eedeb89d8f614c98e972ca0ad64da
Canonicalization of expressions causes certain expressions to be
rewritten in a form that is unsuitable for use as the debugging source
code.  Change the canonicalization code to save the original code.
Change the fg-generator to use the original code as the debugging
source instead of the code that it is compiling.
v7/src/compiler/base/scode.scm
v7/src/compiler/fggen/canon.scm
v7/src/compiler/fggen/fggen.scm
v7/src/compiler/machines/bobcat/make.scm-68040