diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2025-05-30 22:30:01 -0700 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2025-06-05 09:34:27 -0700 |
commit | c0be0298a9553c13af642f45628a15d833473657 (patch) | |
tree | 0a798d153f2b8696bcab29718624c92fc0a84cd5 /libstdc++-v3/include/c_std | |
parent | 2e334900f4ddcd804e3b324402544a572d306ab6 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
Right now the only place where CCP needs to have the virtual op renamed is
after inserting clobbers which come right before __builtin_stack_restore.
So let's manually do the correct thing so we can remove the TODO_update_ssa todo.
gcc/ChangeLog:
* tree-ssa-ccp.cc (insert_clobber_before_stack_restore): Update the virtual
op on the inserted clobber and the stack restore function.
(do_ssa_ccp): Don't add TODO_update_ssa to the todo.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libstdc++-v3/include/c_std')
0 files changed, 0 insertions, 0 deletions