This is the mail archive of the gcc-cvs@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]

r212225 - in /trunk/gcc: ChangeLog config/aarch...


Author: ktkachov
Date: Wed Jul  2 09:07:10 2014
New Revision: 212225

URL: https://gcc.gnu.org/viewcvs?rev=212225&root=gcc&view=rev
Log:
[AArch64] Removed unused variable i in aarch64_expand_vec_perm

	* config/aarch64/aarch64.c (aarch64_expand_vec_perm): Delete unused
	variable i.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c


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