On 25/01/12 14:10, Greta Yorsh wrote: > The new test gcc.dg/tm/lto-1.c fails in configurations where lto support is > disabled. > > This patch adds the missing target requirement to the test: > /* { dg-require-effective-target lto } */ > > Checked on qemu for arm-none-eabi configured with and without --disable-lto. > > gcc/testsuite/ChangeLog > > 2012-01-25 Greta Yorsh <greta.yo...@arm.com> > > * gcc.dg/tm/lto-1.c: Require lto support in target.= > > > test-lto.patch > >
OK R.