Re: PATCH: Fix libsanitizer for x32

2013-12-06 Thread H.J. Lu
On Fri, Dec 6, 2013 at 3:31 AM, Konstantin Serebryany wrote: > Ok to commit, assuming other targets will not break. > But I will not be able to do another merge until the two versions > (upstream and GCC) are equivalent again. > So, please don't close > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

Re: PATCH: Fix libsanitizer for x32

2013-12-06 Thread Konstantin Serebryany
Ok to commit, assuming other targets will not break. But I will not be able to do another merge until the two versions (upstream and GCC) are equivalent again. So, please don't close http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59402 until it's done. --kcc On Thu, Dec 5, 2013 at 6:37 PM, H.J. Lu

PATCH: Fix libsanitizer for x32

2013-12-05 Thread H.J. Lu
On Thu, Dec 5, 2013 at 4:59 AM, Konstantin Serebryany wrote: > On Thu, Dec 5, 2013 at 4:47 PM, H.J. Lu wrote: >> >> There are at least 2 fallouts: >> >> 1. -mx32 is broken. > > Please send a patch to the llvm-commits list > I am enclosing 2 patches here. You can test x32 on Ubuntu 13.04 or newe