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]

r196017 - in /trunk: gcc/ChangeLog gcc/config/i...


Author: jakub
Date: Wed Feb 13 16:06:43 2013
New Revision: 196017

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196017
Log:
	* config/i386/i386.c (ix86_asan_shadow_offset): Revert last change.

	* asan/asan_mapping.h (SHADOW_OFFSET): Set to (1ULL << 44) on x86-64.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/asan/asan_mapping.h


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