Commit da0ad263 by Senthil Kumar Selvaraj Committed by Jeff Law

20151204.c: Skip for avr.

2016-03-16  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

    * gcc.c-torture/compile/20151204.c: Skip for avr.

From-SVN: r234266
parent c73d295c
2016-03-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* gcc.c-torture/compile/20151204.c: Skip for avr.
2016-03-16 Jakub Jelinek <jakub@redhat.com>
PR target/70245
......
/* { dg-skip-if "Array too big" { "avr-*-*" } } */
typedef __SIZE_TYPE__ size_t;
int strcmp (const char*, const char*);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment