Skip gcc.dg/lto/pr60449_0.c for avr
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Mon, 31 Oct 2016 14:06:04 +0000 (14:06 +0000)
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
Mon, 31 Oct 2016 14:06:04 +0000 (14:06 +0000)
commitdd57b05e9681798cb23d774660b98466a6b511d4
tree25c504f59fb994250f3d1c51372940e154d28377
parente8d8d3c8bfae148448cd3108db3cc15434137393
Skip gcc.dg/lto/pr60449_0.c for avr

The testcase requires gettimeofday to be available for the target. The avr
target doesn't have an implementation, so the test always fails with a
linker error.

gcc/testsuite

2016-10-31  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

* gcc.dg/lto/pr60449_0.c: Skip for avr.

From-SVN: r241701
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr60449_0.c