test-stdalign.c: comment out long double tests
authorJim Meyering <meyering@redhat.com>
Thu, 24 Nov 2011 21:04:32 +0000 (22:04 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 24 Nov 2011 21:04:32 +0000 (22:04 +0100)
commit811f969f5fc9a0a079f15213a99347156a54ff47
treef1e3f989c94e241b5be67009a20d381f868b93bf
parent337977d216e2759bc5b4dd3cbe223cbf8e6a9eb7
test-stdalign.c: comment out long double tests

* tests/test-stdalign.c: Don't try to reduce alignment of long double
variables.  That provokes errors like this from gcc-4.7.0 20111124:
error: '_Alignas' specifiers cannot reduce alignment of \
'static_longdouble_alignas'.
ChangeLog
tests/test-stdalign.c