Commit 0b54aad2 by H.J. Lu Committed by H.J. Lu

Revert the last P_POPCNT order change

	PR target/64806
	* config/i386/i386 (feature_priority): Revert the last P_POPCNT
	order change.

From-SVN: r220131
parent c8d7835b
2015-01-26 H.J. Lu <hongjiu.lu@intel.com>
PR target/64806
* config/i386/i386 (feature_priority): Revert the last P_POPCNT
order change.
2015-01-26 Uros Bizjak <ubizjak@gmail.com>
PR target/64795
......
......@@ -34289,8 +34289,8 @@ get_builtin_code_for_version (tree decl, tree *predicate_list)
P_PROC_SSE4_A,
P_SSE4_1,
P_SSE4_2,
P_POPCNT,
P_PROC_SSE4_2,
P_POPCNT,
P_AVX,
P_PROC_AVX,
P_BMI,
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment