Redo some things:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 30 Oct 1993 12:58:12 +0000 (12:58 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 30 Oct 1993 12:58:12 +0000 (12:58 +0000)
commit4ac0f55c3125425cb1eb59a0e6d05ed05c9597e0
treed8030b29fa4dfaaee05ce51b29648331d79ac3ff
parent3e2820090791ae4f0bc87c43cc2b7db7fa372e77
Redo some things:
- User Marc Feeley's hack for making the default case in the switch
  statements handle all cross-block jumps.
- Divide the data and code sections so the data sections can be
  eliminated from the link avoiding the need to recompile the code
  sections.
v7/src/compiler/machines/C/TODO
v7/src/compiler/machines/C/cout.scm
v7/src/compiler/machines/C/ctop.scm
v7/src/compiler/machines/C/lapgen.scm
v7/src/compiler/machines/C/rules1.scm
v7/src/compiler/machines/C/rules3.scm