On Mon, Nov 25, 2013 at 07:20:33PM +0100, Marek Polacek wrote: > When running bootstrap-ubsan I got an error in stage2, the issue was > that some Lubsan_types were wrongfully discarded -> link error. > Thus fixed. > > Ubsan testsuite passes with -m32/-m64, ok for trunk? > > 2013-11-25 Marek Polacek <pola...@redhat.com> > > * ubsan.c (ubsan_type_descriptor): Set DECL_PRESERVE_P on a decl.
Actually, scratch this, we'll need a better fix. Sorry. Marek