aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/fstream
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2025-05-30 22:30:01 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2025-06-05 09:34:27 -0700
commitc0be0298a9553c13af642f45628a15d833473657 (patch)
tree0a798d153f2b8696bcab29718624c92fc0a84cd5 /libstdc++-v3/include/std/fstream
parent2e334900f4ddcd804e3b324402544a572d306ab6 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
CCP: Manually rename the virtual mem op when inserting clobbersHEADtrunkmaster
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/std/fstream')
0 files changed, 0 insertions, 0 deletions