This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, testsuite] require target lto in gcc.dg/tm/lto-1.c


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.Yorsh@arm.com>
> 
> 	* gcc.dg/tm/lto-1.c: Require lto support in target.=
> 
> 
> test-lto.patch
> 
> 

OK

R.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]