Fix bb-slp-pr97709.c after computed goto change
authorAndrew Pinski <apinski@marvell.com>
Fri, 1 Oct 2021 09:23:47 +0000 (09:23 +0000)
committerAndrew Pinski <apinski@marvell.com>
Fri, 1 Oct 2021 09:26:34 +0000 (09:26 +0000)
commitd0abfa815a54f895d782a62d99160f5a349f68c7
tree8f2e17035f870564a7f2d0f7187e6e9e75a2f1ff
parent6de9f0c13b27c34336587da19d03200f8cc6bcd5
Fix bb-slp-pr97709.c after computed goto change

Looks like I tested the change for bb-slp-pr97709.c on an
older tree which did not have the error message so I had
missed one more place where the change was needed.

Anyways committed after testing to make sure the testcase passes
now.

gcc/testsuite/ChangeLog:

* gcc.dg/vect/bb-slp-pr97709.c: Fix for computed goto
pointers.
gcc/testsuite/gcc.dg/vect/bb-slp-pr97709.c