diff options
author | Marek Polacek <polacek@redhat.com> | 2023-03-09 18:43:34 -0500 |
---|---|---|
committer | Marek Polacek <polacek@redhat.com> | 2023-05-01 17:50:28 -0400 |
commit | 8d2793ef6b15dbdd347c854f663eb145af5ee593 (patch) | |
tree | 3f758a429a5bf606f9e6f6de1a771a9185287e9f /libgcc | |
parent | 07c52d1eec9671af92b7ce977b469f13a87887ad (diff) | |
download | gcc-8d2793ef6b15dbdd347c854f663eb145af5ee593.zip gcc-8d2793ef6b15dbdd347c854f663eb145af5ee593.tar.gz gcc-8d2793ef6b15dbdd347c854f663eb145af5ee593.tar.bz2 |
ubsan: ubsan_maybe_instrument_array_ref tweak
In <https://gcc.gnu.org/pipermail/gcc-patches/2023-March/613687.html>
we discussed that the copy_node in ubsan_maybe_instrument_array_ref
is redundant, but also that it'd be best to postpone the optimization
to GCC 14. So I'm making that change now.
gcc/c-family/ChangeLog:
* c-ubsan.cc (ubsan_maybe_instrument_array_ref): Don't copy_node.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions