On Wed, May 21, 2014 at 08:58:57PM +0200, Jakub Jelinek wrote: > On Wed, May 21, 2014 at 08:46:22PM +0200, Marek Polacek wrote: > > 2014-05-21 Marek Polacek <pola...@redhat.com> > > > > PR sanitizer/61272 > > * ubsan.c (is_ubsan_builtin_p): Turn assert into a condition. > > > > * g++.dg/ubsan/pr61272.C: New test. > > Ok, thanks.
Now committed to 4.9 branch as well to fix PR63323. Marek