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]

r192830 - in /branches/asan/gcc: ChangeLog.asan...


Author: wmi
Date: Fri Oct 26 01:28:58 2012
New Revision: 192830

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192830
Log:

	* varasm.c (assemble_variable): Set asan_protected even
	for decls that are already ASAN_RED_ZONE_SIZE or more
	bytes aligned.


Modified:
    branches/asan/gcc/ChangeLog.asan
    branches/asan/gcc/varasm.c


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