This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Request to merge Undefined Behavior Sanitizer in (take 3)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]