Change back end of compiler to not join bit strings that will be
authorChris Hanson <org/chris-hanson/cph>
Wed, 31 Aug 1988 06:45:18 +0000 (06:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 31 Aug 1988 06:45:18 +0000 (06:45 +0000)
commit9aa3554c53957d175cb1ea713b2869e4e48bec0a
tree6699ad5ccdcb5ca8c2fe383c34cf5b0344e802bd
parentd611c6fd535539a0c52773b35e448dc83fb9e531
Change back end of compiler to not join bit strings that will be
adjacent in the output code.  This loses slightly on space but avoids
costly bit string copying.

Also extend RTL constructors to handle `offset' locative with constant
base address.
v7/src/compiler/machines/bobcat/make.scm-68040