aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_email.py
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-12-16 09:46:25 +0100
committerRichard Biener <rguenther@suse.de>2022-12-16 10:29:02 +0100
commit340ddeae6611f6ab524211a009e97a85b4bba549 (patch)
tree6a00bb093c95bdf8656b4ab93a91ca6b2aeec328 /contrib/gcc-changelog/git_email.py
parentddcaa60983b50378bde1b7e327086fe0ce101795 (diff)
downloadgcc-340ddeae6611f6ab524211a009e97a85b4bba549.zip
gcc-340ddeae6611f6ab524211a009e97a85b4bba549.tar.gz
gcc-340ddeae6611f6ab524211a009e97a85b4bba549.tar.bz2
middle-end/108086 - remove PR28238 fix superseeded by PR34018 fix
There's quite special code in copy_bb that handles inline substitution of a non-invariant address in place of an invariant one that's now handled by more generic handling of this case in remap_gimple_op_r so this removes the special casing that happens in a hot path, providing a small speedup. PR middle-end/108086 * tree-inline.cc (copy_bb): Remove handling of (foo *)&this->m substitution which is done in remap_gimple_op_r via re-gimplifying.
Diffstat (limited to 'contrib/gcc-changelog/git_email.py')
0 files changed, 0 insertions, 0 deletions