Re: [PATCH] Fix for PR64741 (UBSan/ASan integration)

2015-01-27 Thread Jakub Jelinek
On Tue, Jan 27, 2015 at 09:19:20AM +0300, Yury Gribov wrote: > As described in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64741 , ASan > may currently report false positives for UBSan internal variables due to > their incomplete type information. This patch fixes this. > > Bootstrapped and regte

[PATCH] Fix for PR64741 (UBSan/ASan integration)

2015-01-26 Thread Yury Gribov
Hi all, As described in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64741 , ASan may currently report false positives for UBSan internal variables due to their incomplete type information. This patch fixes this. Bootstrapped and regtested on Linux x64. Ok to commit? -Y commit cf083510ece7b7