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