On 12/26/22 21:28, Alexandre Oliva via Gcc-patches wrote:
Insertion of a tm_restart_node in tm_restart failed to record the
newly-allocated node in the hash table.
Regstrapped on x86_64-linux-gnu. Ok to install?
for gcc/ChangeLog
* trans-mem.cc (split_bb_make_tm_edge): Record ne
Insertion of a tm_restart_node in tm_restart failed to record the
newly-allocated node in the hash table.
Regstrapped on x86_64-linux-gnu. Ok to install?
for gcc/ChangeLog
* trans-mem.cc (split_bb_make_tm_edge): Record new node in
tm_restart.
---
gcc/trans-mem.cc |2 +-