PR c++/80459
commite4369333490d1ffac1da7680a3325b7a19fa0af7
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Apr 2017 16:31:11 +0000 (19 16:31 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Apr 2017 16:31:11 +0000 (19 16:31 +0000)
treecfd5b2937487c9f156d88138ac4df0d1d4be721d
parent8ab5d9f0ed21a4d60a98ce2c786273c549131bfb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247001 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/opaque-vector.c