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]

Re: [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.


On 11/8/18 12:12 PM, Bill Seurer wrote:
> [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.
> 
> Cherry pick powerpc64 sanitizer fix from upstream llvm.
> 
> See https://reviews.llvm.org/rL346030 and
> https://reviews.llvm.org/D52900.
> 
> Bootstrapped and tested on powerpc64le-unknown-linux-gnu and
> powerpc64-unknown-linux-gnu with no regressions.  Is this ok for trunk?
> 
> 
> 2018-11-08  Bill Seurer  <seurer@linux.vnet.ibm.com>
> 
> 	* libsanitizer/sanitizer_common/sanitizer_linux.cc (CheckASLR):
> 	Disable ASLR for powerpc64 when using sanitizers.
Cheery-picked from upstream should always be OK for the sanitizer runtime.

jeff


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