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 Regtested, ran bootstrap-ubsan on x86_64-linux. Ok to merge ubsan into trunk? Marek