* gcc.dg/torture/tls/tls-reload-1.c: Add tls options.

From-SVN: r194855
This commit is contained in:
David Edelsohn 2013-01-03 15:17:06 +00:00 committed by David Edelsohn
parent 595c267987
commit fc883b8407
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-01-03 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/torture/tls/tls-reload-1.c: Add tls options.
2013-01-03 Richard Biener <rguenther@suse.de>
PR tree-optimization/55857

View File

@ -1,5 +1,6 @@
/* { dg-do run } */
/* { dg-require-effective-target tls_runtime } */
/* { dg-add-options tls } */
#define ARRAY(X) X##_array
#define DECLARE(X) \