Fix typo in vect_recog_widen_shift_pattern
commitd43e44ac8d6a2fca0000608c710deb979c8de4e9
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jul 2018 13:34:49 +0000 (2 13:34 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jul 2018 13:34:49 +0000 (2 13:34 +0000)
tree2212b1dd035515cdf7fd540439ab245df7b4a8a7
parent13dd5f09e23b6eadfb24c6807b3cb0b62c46e60a
Fix typo in vect_recog_widen_shift_pattern

Noticed by Christophe on arm-none-linux-gnueabihf.

2018-07-02  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* tree-vect-patterns.c (vect_recog_widen_shift_pattern): Fix typo
in dump string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262308 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-patterns.c