diff options
author | Edwin Lu <ewlu@rivosinc.com> | 2023-11-01 10:19:14 -0700 |
---|---|---|
committer | Edwin Lu <ewlu@rivosinc.com> | 2023-11-01 10:19:47 -0700 |
commit | 25f92179dea3080788c83743823c1decd84fee23 (patch) | |
tree | 857b1569654755116a5e637c5154c9cc12e48c32 /gcc/rust | |
parent | ea4a3d08f11a59319df7b750a955ac613a3f438a (diff) | |
download | gcc-25f92179dea3080788c83743823c1decd84fee23.zip gcc-25f92179dea3080788c83743823c1decd84fee23.tar.gz gcc-25f92179dea3080788c83743823c1decd84fee23.tar.bz2 |
Make genautomata.cc output reflect insn-attr.h expectation
genautomata was writing the insn_has_dfa_reservation_p function
inside of the CPU_UNITS_QUERY conditional when it shouldn't have.
Move insn_has_dfa_reservation_p outside of conditional group.
gcc/ChangeLog:
* genautomata.cc (write_automata): move endif
Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
Diffstat (limited to 'gcc/rust')
0 files changed, 0 insertions, 0 deletions