testsuite: vect: update unaligned message
authorAlexandre Oliva <oliva@adacore.com>
Wed, 27 Apr 2022 21:23:01 +0000 (18:23 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Tue, 3 May 2022 00:39:50 +0000 (21:39 -0300)
commit404edfce683cb1801b052ee7c8d45d603c392e08
tree0e1aadea05478dc84871205e3b6c11be4a319112
parent6259d8aa73f6c4742c1aa22cccc325701307b3af
testsuite: vect: update unaligned message

gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c covers ppc variants
that accept and reject misaligned accesses.  The message that it
expects for rejection was removed in the gcc-11 development cycle by
commit r11-1969.  The patch adjusted multiple tests to use the message
introduced in r11-1945, but missed this one.

for  gcc/testsuite/ChangeLog

* gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c: Update
the expected message for the case in which unaligned accesses
are not allowed.
gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c