On Fri, Aug 30, 2013 at 10:13:06AM +0200, Marek Polacek wrote: > On Tue, Aug 27, 2013 at 04:30:40PM +0200, Marek Polacek wrote: > > On Thu, Aug 22, 2013 at 09:01:57PM +0200, Marek Polacek wrote: > > > On Thu, Aug 22, 2013 at 07:51:07PM +0200, Marek Polacek wrote: > > > > Ping. > > > > > > I'm withdrawing the ping for now. I'll have to deal with some bootstrap > > > comparison failures first (ugh!). > > > > Fixed with this patch: > > http://gcc.gnu.org/ml/gcc-patches/2013-08/msg01344.html > > Also, I've changed the hash table to pointer map: > > http://gcc.gnu.org/ml/gcc-patches/2013-08/msg01582.html > > Now that the pointer_map has been converted to C hash table, > and we use GTY for it, I see no more pending issues currently.
So, can you please post a new final patch for the merge (with the new directories or files in libsanitizer/ just listed in the ChangeLog entries, but not actually included in the patch, that would make it too large and anyone can look at libsanitizer/ubsan/ on the branch)? Jakub