re PR c++/86953 (compiler crashes with constexpr operator== and specific struct ...
authorJakub Jelinek <jakub@redhat.com>
Tue, 16 Apr 2019 19:06:41 +0000 (21:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 16 Apr 2019 19:06:41 +0000 (21:06 +0200)
commit0382a41d63c0a99ac2f92d831f31af8b6203b2f3
treea390f90c5d6186f483ab404386c124eec7769dc3
parent590df85d1ce9d80e5e628a44a8d7fa03bf02a09c
re PR c++/86953 (compiler crashes with constexpr operator== and specific struct (cxx_eval_bit_field_ref, at cp/constexpr.c:2704))

PR c++/86953
* g++.dg/cpp0x/constexpr-86953.C: New test.

From-SVN: r270396
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-86953.C [new file with mode: 0644]