Yes, there is no need to repeat the error made in asan branch in trunk. David
On Thu, Nov 1, 2012 at 2:55 PM, Jakub Jelinek <ja...@redhat.com> wrote: > On Thu, Nov 01, 2012 at 02:52:52PM -0700, Xinliang David Li wrote: >> I think it is better to apply this patch to asan first to avoid extra >> thread. You probably just need to retrieve your runtime part of the >> trunk patch and resend it. Make sense? > > Yeah, for trunk I believe it would be better to provide the whole > libsanitizer directory plus corresponding toplevel changes as one commit, > instead of redoing the commits to a different location, then moves. > The gcc/ changes should be split as they were of course. > > Jakub