diff options
author | Tamar Christina <tamar.christina@arm.com> | 2021-07-14 19:00:59 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2021-07-14 19:00:59 +0100 |
commit | 4940166a15193d6583b320f2957af8720745b76c (patch) | |
tree | 9019a215c14629546ebc3d4daf610baeda407287 /gcc/tree-diagnostic.c | |
parent | 398572c1544d8b7541862401b985ae7e855cb8fb (diff) | |
download | gcc-4940166a15193d6583b320f2957af8720745b76c.zip gcc-4940166a15193d6583b320f2957af8720745b76c.tar.gz gcc-4940166a15193d6583b320f2957af8720745b76c.tar.bz2 |
Vect: correct rebase issue
The lines being removed have been updated and merged into a new
condition. But when resolving some conflicts I accidentally
reintroduced them causing some test failes.
This removes them.
Committed as the changes were previously approved in
https://gcc.gnu.org/pipermail/gcc-patches/2021-July/574977.html
but the hunk was misapplied during a rebase.
gcc/ChangeLog:
* tree-vect-patterns.c (vect_recog_dot_prod_pattern):
Remove erroneous line.
gcc/testsuite/ChangeLog:
* gcc.dg/vect/vect-reduc-dot-11.c: Expect pass.
* gcc.dg/vect/vect-reduc-dot-15.c: Likewise.
* gcc.dg/vect/vect-reduc-dot-19.c: Likewise.
* gcc.dg/vect/vect-reduc-dot-21.c: Likewise.
Diffstat (limited to 'gcc/tree-diagnostic.c')
0 files changed, 0 insertions, 0 deletions