Skip to content
Snippets Groups Projects
Commit b43bb659 authored by Christoph Müllner's avatar Christoph Müllner
Browse files

testsuite: Don't test pr118149.c on AArch64


Recently two test cases for PR118149 have been added.
While pr118149-2.c works well for AArch64, pr118149.c fails
because the expected optimization in forwprop4 cannot be applied
as SLP vectorization does not happen.
This patch fixes this issue by disabling the check on AArch64.

gcc/testsuite/ChangeLog:

	* gcc.dg/tree-ssa/pr118149.c: Disable for AArch64.

Signed-off-by: default avatarChristoph Müllner <christoph.muellner@vrull.eu>
parent eaa59db1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment