Commit d7996732 by Nathan Sidwell Committed by Nathan Sidwell

* gcc.dg/tls/section-2.c: Restrict to vxworks.

From-SVN: r134817
parent 1c9c5e43
2008-04-30 Nathan Sidwell <nathan@codesourcery.com>
* gcc.dg/tls/section-2.c: Restrict to vxworks.
2008-04-29 Samuel Tardieu <sam@rfc1149.net>
PR ada/35792
/* Verify that we get errors for trying to put TLS data in
sections which can't work. */
/* { dg-require-effective-target tls } */
/* { dg-do compile { target *-*-vxworks } } */
#define A(X) __attribute__((section(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