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] Fix sanitizer frame unwind on 32-bit ABIs (again)


On 10/31/18 4:08 PM, Segher Boessenkool wrote:
> This re-applies r258525, and this time adds it to LOCAL_PATCHES.  Is this
> okay for trunk?
> 
> 
> Segher
> 
> 
> 2018-10-31  Segher Boessenkool  <segher@kernel.crashing.org>
> 
> libsanitizer/
> 	* LOCAL_PATCHES: Add r258525.
> 	* sanitizer_common/sanitizer_stacktrace.cc
> 	(BufferedStackTrace::FastUnwindStack): Use the correct frame offset
> 	for PowerPC SYSV ABI.
OK.
jeff


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