On Mon, Dec 02, 2013 at 03:52:09PM +0400, Konstantin Serebryany wrote: > This change breaks one ubsan test: > make check -C gcc RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} ubsan.exp' > FAIL: c-c++-common/ubsan/vla-1.c -O0 execution test > I am asking gcc-ubsan maintainers to help me decipher dejagnu > diagnostics and fix the test failure.
Ok, reproduced. I'll look into it. Marek