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 wi
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-