aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/other/offsetof2.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g++.dg/other/offsetof2.C')
-rw-r--r--gcc/testsuite/g++.dg/other/offsetof2.C4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/testsuite/g++.dg/other/offsetof2.C b/gcc/testsuite/g++.dg/other/offsetof2.C
index 64b4fbdc84d..3ab63981d9b 100644
--- a/gcc/testsuite/g++.dg/other/offsetof2.C
+++ b/gcc/testsuite/g++.dg/other/offsetof2.C
@@ -1,4 +1,4 @@
-// { dg-do run { xfail *-*-* } }
+// { dg-do run }
// { dg-options -Wold-style-cast }
// Copyright (C) 2003 Free Software Foundation, Inc.
@@ -6,8 +6,6 @@
// DR273 POD can have an operator&, offsetof is still required to work
-// XFAILED - you can't write offsetof without an extension
-
#include <stddef.h>
struct POD1