glibc/conform
Joseph Myers caf2d83659 Use -std=c11 for C11 conform/ tests.
Now that GCC 4.7 or later is required to build glibc, this patch makes
the conformance tests use -std=c11 for C11 tests instead of -std=c1x
-D_ISOC11_SOURCE.

Tested for x86_64 and x86 (conform/ tests).

	* conform/GlibcConform.pm ($CFLAGS{"ISO11"}): Use -std=c11 instead
	of -std=c1x -D_ISOC11_SOURCE.
2015-10-27 17:11:31 +00:00
..
data Don't declare float / long double Bessel functions for XSI POSIX (bug 18977). 2015-09-16 22:04:40 +00:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
conformtest.pl Fix spurious conform test failures 2015-07-27 16:13:55 +02:00
GlibcConform.pm Use -std=c11 for C11 conform/ tests. 2015-10-27 17:11:31 +00:00
linknamespace.pl Test for weak undefined symbols in linknamespace.pl. 2015-09-18 00:52:07 +00:00
list-header-symbols.pl Fix linknamespace expectations for in6addr_any, in6addr_loopback. 2015-06-14 14:32:07 +00:00
Makefile Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967). 2015-09-15 22:12:40 +00:00