aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2023-07-14 13:54:06 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2023-07-14 14:17:38 +0200
commit53d12ecd624ec901d8449cfa1917f6f90e910927 (patch)
treeef3733d8bfb2cf5b2613167eff63413d5959975b /gcc/tree-pass.h
parent9206641d0899e4bae3ad6765129661ff3bcc423a (diff)
downloadgcc-53d12ecd624ec901d8449cfa1917f6f90e910927.zip
gcc-53d12ecd624ec901d8449cfa1917f6f90e910927.tar.gz
gcc-53d12ecd624ec901d8449cfa1917f6f90e910927.tar.bz2
bpf: enable instruction scheduling
This patch adds a dummy FSM to bpf.md in order to get INSN_SCHEDULING defined. If the later is not defined, the `combine' pass generates paradoxical subregs of mems, which seems to then be mishandled by LRA, resulting in invalid code. Tested in bpf-unknown-none. gcc/ChangeLog: 2023-07-14 Jose E. Marchesi <jose.marchesi@oracle.com> PR target/110657 * config/bpf/bpf.md: Enable instruction scheduling.
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions