This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, testsuite]: Committed: rename check_effective_target_vect_pack_mod to check_effective_target_vect_pack_trunc


Hello!

Just a trivial rename for testsuite to follow rename of vect_pack_mod
into vect_pack_trunc.

2007-04-23 Uros Bizjak <ubizjak@gmail.com>

	* lib/target-supports.exp (check_effective_target_vect_pack_trunc):
	Rename from check_effective_target_vect_pack_mod.  Rename global
	variable et_vect_pack_mod to et_vect_pack_trunc.  Update debug
	messages.
	* gcc.dg/vect/vect-iv-8.c: Update target check for vect_pack_trunc
	rename.
	* gcc.dg/vect/vect-iv-8a.c: Ditto.
	* gcc.dg/vect/vect-multitypes-8.c: Ditto.

Patch is committed to SVN after running vectorizer testsuite on
x86_64-pc-linux-gnu.

Uros.

Attachment: testsuite-vect-conv.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]