diff options
author | Martin Jambor <mjambor@suse.cz> | 2019-09-25 16:24:33 +0200 |
---|---|---|
committer | Martin Jambor <jamborm@gcc.gnu.org> | 2019-09-25 16:24:33 +0200 |
commit | b867051636ee21523b993484a0fa2fe915c25b21 (patch) | |
tree | 2f128da156bf6d1142cc07010750719f355cf80c /gcc/tree-vectorizer.h | |
parent | b134cab0cfb4283b3b5581d81ae777d684af82a9 (diff) | |
download | gcc-b867051636ee21523b993484a0fa2fe915c25b21.zip gcc-b867051636ee21523b993484a0fa2fe915c25b21.tar.gz gcc-b867051636ee21523b993484a0fa2fe915c25b21.tar.bz2 |
Remove newly unused function and variable in tree-sra
Hi,
Martin and his clang warnings discovered that I forgot to remove a
static inline function and a variable when ripping out the old IPA-SRA
from tree-sra.c and both are now unused. Thus I am doing that now
with the patch below which I will commit as obvious (after including
it in a round of a bootstrap and testing on an x86_64-linux).
Thanks,
Martin
2019-09-25 Martin Jambor <mjambor@suse.cz>
* tree-sra.c (no_accesses_p): Remove.
(no_accesses_representant): Likewise.
From-SVN: r276128
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions