re PR c++/80459 (c-c++-common/opaque-vector.c FAILs)
authorJakub Jelinek <jakub@redhat.com>
Wed, 19 Apr 2017 16:31:11 +0000 (18:31 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 19 Apr 2017 16:31:11 +0000 (18:31 +0200)
commit541035a63b8adc3900ca0d335382c2808228f191
treecfd5b2937487c9f156d88138ac4df0d1d4be721d
parent48d811eb1cbcf8176c769a8f7f227892b9949619
re PR c++/80459 (c-c++-common/opaque-vector.c FAILs)

PR c++/80459
* c-c++-common/opaque-vector.c (SIZEOF_MAXINT): Define.
(f): Don't test long double vectors if __SIZEOF_LONG_DOUBLE__
is not power of 2, or is more than 16 or more than SIZEOF_MAXINT.

From-SVN: r247001
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/opaque-vector.c