re PR c++/89285 (ICE after casting the this pointer in the constructor in C++17 mode)
authorJakub Jelinek <jakub@redhat.com>
Mon, 25 Feb 2019 15:01:01 +0000 (16:01 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 25 Feb 2019 15:01:01 +0000 (16:01 +0100)
commitea229aa8a1bab0770a1fbd65bb577d2dc4925b69
tree6fe6d26fa8226017f5dea638ffa6ff4220dc0f42
parentb8f412849b4fbc170fcc9cf1053d44cfc4165d48
re PR c++/89285 (ICE after casting the this pointer in the constructor in C++17 mode)

PR c++/89285
* g++.dg/cpp1y/constexpr-89285-2.C: New test.

From-SVN: r269188
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/constexpr-89285-2.C [new file with mode: 0644]