On Mon, Oct 20, 2014 at 02:37:21PM +0400, Yury Gribov wrote: > On Fri, Oct 17, 2014 at 06:15:11PM +0400, Yury Gribov wrote: > >On 10/17/2014 05:49 PM, Jakub Jelinek wrote: > >> So, what about this? Just checked that with > >> make -k check-g{cc,++} RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} > asan.exp tsan.exp ubsan.exp' > >> so far. Plus if you add misalign tests... > > > >Sure, can do this on Monday. > > Here are the said tests, passed (on x64) as expected. Ok to commit? > > -Y
> commit f4007db6a5f90f71fe977c8232ea7fe2de1c6c28 > Author: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> > Date: Fri May 30 18:37:59 2014 +0000 > > 2014-10-20 Yury Gribov <y.gri...@samsung.com> > > Backported from mainline > 2014-05-30 Jakub Jelinek <ja...@redhat.com> > > * c-c++-common/asan/misalign-1.c: New test. > * c-c++-common/asan/misalign-2.c: New test. Ok, thanks. Jakub