diff options
author | Mark Wielaard <mark@klomp.org> | 2021-08-03 22:38:48 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2021-08-03 23:13:18 +0200 |
commit | 4292110a0aecd4ad3b48d16370c640679c3f2adf (patch) | |
tree | 1e8ea266706945f4a3ac816125eb48719ff6aea3 /gcc/tree-ssa-loop-manip.c | |
parent | c707190b29e1e5b2d20fa9d68dcd7f043659aed4 (diff) | |
download | gcc-4292110a0aecd4ad3b48d16370c640679c3f2adf.zip gcc-4292110a0aecd4ad3b48d16370c640679c3f2adf.tar.gz gcc-4292110a0aecd4ad3b48d16370c640679c3f2adf.tar.bz2 |
Remove split-stack from backend
The backend was derived from the go backend which enables split stack
support by default. This inserts a __morestack call at the start of
each function. This is not needed for the rust backend. Remove the
split stack support code from the rust backend and spec.
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions