Skip to content
Snippets Groups Projects
Commit 94b74e7a authored by Iain Sandoe's avatar Iain Sandoe
Browse files

testsuite, Darwin, X86 : Add target requires native tls to test.

The builtin_thread_pointer test does not work for emulated TLS.
Add a target requires to cover this.

gcc/testsuite/ChangeLog:

	* gcc.target/i386/builtin_thread_pointer.c: Require native TLS.
parent 8e620386
No related branches found
No related tags found
No related merge requests found
/* { dg-do compile } */
/* { dg-require-effective-target tls_native } */
/* { dg-options "-mtls-direct-seg-refs -O2 -masm=att" } */
int*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment