aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.c
blob: d0637034f117ccca4fd584177cbe800232db2694 (plain)
1
2
3
4
5
6
7
8
9
/* PR target/113733 */
/* { dg-do assemble { target { apxf && { ! ia32 } } } } */
/* { dg-require-effective-target tls } */
/* { dg-require-effective-target code_6_gottpoff_reloc } */
/* { dg-options "-save-temps -std=gnu17 -mapxf -O3 -w" } */

#include "apx-ndd-tls-1a.c"

/* { dg-final { scan-assembler-times "addq\[ \t]+%r\[a-z0-9\]+, a@gottpoff\\(%rip\\), %r\[a-z0-9\]+" 1 { target lp64 } } } */