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]

r247022 - in /trunk/gcc: ChangeLog config/mips/...


Author: mpf
Date: Thu Apr 20 13:27:05 2017
New Revision: 247022

URL: https://gcc.gnu.org/viewcvs?rev=247022&root=gcc&view=rev
Log:
MIPS: Prevent buffer overrun in uninitialised variable fix

gcc/
	* config/mips/mips.c (mips_expand_vec_perm_const): Re-fix
	uninitialized variable warning to avoid buffer overrun.

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


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