There are two kinds of "stack" procedure, which can be distinguished
authorChris Hanson <org/chris-hanson/cph>
Sun, 12 Apr 1987 00:25:26 +0000 (00:25 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 12 Apr 1987 00:25:26 +0000 (00:25 +0000)
commit9b0d9ca16bc03c722c6d7b81153b2f009f2080fb
treef455852f22d185be78d493a229c3827920674df5
parente1a83d59dca28211e4d2b458b71fe6543418e8f0
There are two kinds of "stack" procedure, which can be distinguished
by whether or not the parent frame of the procedure is a stack frame.
Split these two and handle them separately.  See "emodel" for details
about the new classifications.
v7/src/compiler/machines/bobcat/lapgen.scm
v7/src/compiler/machines/spectrum/lapgen.scm
v7/src/compiler/rtlbase/rtlty1.scm
v7/src/compiler/rtlgen/rgcomb.scm
v7/src/compiler/rtlgen/rtlgen.scm
v7/src/compiler/rtlopt/rcse1.scm