summary refs log tree commit diff
path: root/conform
diff options
context:
space:
mode:
Diffstat (limited to 'conform')
-rw-r--r--conform/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/conform/Makefile b/conform/Makefile
index 1a763691c7..d25fc97a83 100644
--- a/conform/Makefile
+++ b/conform/Makefile
@@ -150,11 +150,6 @@ $(conformtest-header-list-tests): $(objpfx)header-list-%.out: \
 		 "$(conformtest-headers-data)" > $@; \
 	$(evaluate-test)
 
-# GCC 4.6 and earlier lack features required by these tests.
-test-xfail-ISO11/complex.h/conform = yes
-test-xfail-ISO11/stdalign.h/conform = yes
-test-xfail-ISO11/stdnoreturn.h/conform = yes
-
 # Pre-standard C feature no longer supported by GCC (obsoleted in
 # newer POSIX standards).
 test-xfail-XPG3/varargs.h/conform = yes