re PR c++/85662 ("error: non-constant condition for static assertion" from __builtin_...
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Jun 2018 17:22:43 +0000 (19:22 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Jun 2018 17:22:43 +0000 (19:22 +0200)
commit7017d4a2d1011bf37ddc0a9fae216a96a4fa3c4c
tree06481f80a81ff5893d3e28183b7dce7b7faf631b
parent0fb6181ed9157673c64719514350cdc85c6f16dc
re PR c++/85662 ("error: non-constant condition for static assertion" from __builtin_offsetof in C++)

PR c++/85662
* g++.dg/ext/offsetof3.C: New test.

From-SVN: r261909
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/offsetof3.C [new file with mode: 0644]