0.pre7.117:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 7 Jan 2002 05:13:02 +0000 (05:13 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 7 Jan 2002 05:13:02 +0000 (05:13 +0000)
commit11214915e9b3151ec66dc3e30e1aa7638c676428
treed3a6f4a73bdfd5ef9638fe3c509ef4ea2204583e
parenta0e89f991d9bb20341ea9a944c8fe2acf7f96b21
0.pre7.117:
encapsulated (OR (COMPONENT-FOO ...) ...) idiom in IR1-PHASES
made TRACE :PRINT use pretty-printed line breaks to keep
indentation sane
added more checks related to bug 138, including restoring the
strength of the original LOCALL-ANALYZE-COMPONENT
assertion so that I'm back to debugging 138a again:-|
(It's too bad I didn't have the courage of my
convictions lo these many hours of debugging ago, to
keep my strong 138a assertion and immediately chase
back whatever weirdness causes it to fail, instead of
weakening it and painfully debugging the
consequences.)
12 files changed:
src/code/ntrace.lisp
src/compiler/debug.lisp
src/compiler/entry.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/locall.lisp
src/compiler/macros.lisp
src/compiler/main.lisp
src/compiler/node.lisp
version.lisp-expr