aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20050321-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/20050321-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/20050321-2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/20050321-2.c b/gcc/testsuite/gcc.dg/20050321-2.c
index fcc9d25..06d87cc 100644
--- a/gcc/testsuite/gcc.dg/20050321-2.c
+++ b/gcc/testsuite/gcc.dg/20050321-2.c
@@ -5,6 +5,7 @@
figure out branch to lab is too far. */
/* { dg-do link { target fpic } } */
/* { dg-options "-g1 -fpic" } */
+/* { dg-bogus "\[Uu\]nresolved symbol .(_GLOBAL_OFFSET_TABLE_|\[_.A-Za-z\]\[_.0-9A-Za-z\]*@(PLT|GOT|GOTOFF))" "PIC unsupported" { xfail *-*-netware* } 0 } */
#define A(n) \
case n##1: return n##1 * 131 + 63; \