Skip to content
Snippets Groups Projects
Commit 2ca288d3 authored by Alexandre Oliva's avatar Alexandre Oliva Committed by Alexandre Oliva
Browse files

[testsuite] require -Ofast for vect-ifcvt-18 even without avx

The test expects transformations that depend on -Ofast on x86*, but
that option is only passed when the avx_runtime is available.

Split -Ofast out of the avx conditional, so that it is passed on the
same targets that expect the transformation.


for  gcc/testsuite/ChangeLog

	* gcc.dg/vect/vect-ifcvt-18.c: Split -Ofast out of
	avx_runtime.
parent 1e819a99
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