[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

kcc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 23 13:32:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975

--- Comment #31 from Kostya Serebryany <kcc at gcc dot gnu.org> 2013-01-23 13:32:11 UTC ---
I've committed an upstream change
http://llvm.org/viewvc/llvm-project?view=rev&revision=173260 that makes
kHighMemEnd dynamic. 
Hopefully, it will simplify further changes. 

I'd appreciate if someone who has access to a 46-bit AS machine 
propose a patch that works for both 44 and 46 AS w/ and w/o unlimited stack.



More information about the Gcc-bugs mailing list