Be more careful when `sblock-continuation' is known. If the
authorChris Hanson <org/chris-hanson/cph>
Wed, 2 Nov 1988 21:49:33 +0000 (21:49 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 2 Nov 1988 21:49:33 +0000 (21:49 +0000)
commit95a4b6a66a2965bb1dd046c5b815295db51a5bae
tree6e4daf56be0415ea7949efab29fba270d9b0a95e
parent60f426e6a11a72f7dad49b97a71ab9ffb03dfdd1
Be more careful when `sblock-continuation' is known.  If the
continuation has already been generated, we were previously generating
a jump to the continuation at this point.  This jump was dead code
because nobody referenced it.
v7/src/compiler/back/linear.scm
v7/src/compiler/rtlbase/rtline.scm