Skip to content
Snippets Groups Projects
Commit 02f56248 authored by Francois-Xavier Coudert's avatar Francois-Xavier Coudert
Browse files

Testsuite: restrict test to nonpic targets

The test is currently failing on x86_64-apple-darwin.

gcc/testsuite/ChangeLog:

	PR testsuite/112297
	* gcc.target/i386/pr100936.c: Require nonpic target.
parent 475b7f44
No related branches found
No related tags found
No related merge requests found
/* PR target/100936 */
/* { dg-do assemble } */
/* { dg-options "-O2" } */
/* { dg-require-effective-target nonpic } */
__seg_gs int var;
......
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