diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2020-02-06 17:34:21 +0100 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2020-02-06 17:34:21 +0100 |
commit | ad84548336ad9a08b451ddd7ea64f07aee0576a6 (patch) | |
tree | 5d07505fc5a01129734fed26f925c04c0f39c341 /gcc/tree-inline.c | |
parent | c940105cc17111be98d8d42ba48a413b0e63aebe (diff) | |
download | gcc-ad84548336ad9a08b451ddd7ea64f07aee0576a6.zip gcc-ad84548336ad9a08b451ddd7ea64f07aee0576a6.tar.gz gcc-ad84548336ad9a08b451ddd7ea64f07aee0576a6.tar.bz2 |
Emit "#" instead of calling gcc_unreachable for invalid insns.
Implement standard approach by emitting "#" for insns that have to be split.
* config/i386/i386.md (*pushtf): Emit "#" instead of
calling gcc_unreachable in insn output.
(*pushxf): Ditto.
(*pushdf): Ditto.
(*pushsf_rex64): Ditto for alternatives other than 1.
(*pushsf): Ditto for alternatives other than 1.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions