Commit fc883b84 by David Edelsohn Committed by David Edelsohn

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

From-SVN: r194855
parent 595c2679
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> 2013-01-03 Richard Biener <rguenther@suse.de>
PR tree-optimization/55857 PR tree-optimization/55857
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target tls_runtime } */ /* { dg-require-effective-target tls_runtime } */
/* { dg-add-options tls } */
#define ARRAY(X) X##_array #define ARRAY(X) X##_array
#define DECLARE(X) \ #define DECLARE(X) \
......
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