* gcc.c-torture/execute/ipa-sra-2.x: New. Skip test for 16bit targets.

From-SVN: r154469
This commit is contained in:
Andy Hutchinson 2009-11-23 21:50:27 +00:00
parent 08915830e8
commit 7f557ec7a2
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-11-23 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
* gcc.c-torture/execute/ipa-sra-2.x: New. Skip for 16bit targets.
2009-11-23 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
* gcc.dg/sms-6.c: Use long for 16 bit int targets.

View File

@ -0,0 +1,3 @@
load_lib target-supports.exp
return [expr [check_effective_target_int16 ]]