diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2023-11-24 16:11:27 +0100 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2023-11-24 16:11:27 +0100 |
commit | 404ea4c1381398aee162415a88e5cb81c44f8c69 (patch) | |
tree | 0d575db632c4000aea05bc0533a4e061e9ac4458 /gcc/doc | |
parent | 449b6b817ed76173e6475debd02b195ea9dab0a0 (diff) | |
download | gcc-404ea4c1381398aee162415a88e5cb81c44f8c69.zip gcc-404ea4c1381398aee162415a88e5cb81c44f8c69.tar.gz gcc-404ea4c1381398aee162415a88e5cb81c44f8c69.tar.bz2 |
i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686]
For -mcmodel=large, we have to load function address to a register.
PR target/112686
gcc/ChangeLog:
* config/i386/i386.cc (ix86_expand_split_stack_prologue): Load
function address to a register for ix86_cmodel == CM_LARGE.
gcc/testsuite/ChangeLog:
* gcc.target/i386/pr112686.c: New test.
Diffstat (limited to 'gcc/doc')
0 files changed, 0 insertions, 0 deletions