re PR c++/77539 (gcc-5/6: comparison of array to nullptr failure in constexpr (fixed...
authorNathan Sidwell <nathan@acm.org>
Wed, 14 Sep 2016 16:13:52 +0000 (16:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 14 Sep 2016 16:13:52 +0000 (16:13 +0000)
commit0761f6bfb315e6dd471ac62024e0703345c7ab47
treebe3ffa1567c409ad2372d665e3fc0e88fc74a818
parente51fbec3ff5028d8aa7925f894444fd7920f13ae
re PR c++/77539 (gcc-5/6: comparison of array to nullptr failure in constexpr (fixed by r235506 on trunk))

PR c++/77539
* g++.dg/cpp1y/pr77539.C: New.

From-SVN: r240138
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/pr77539.C [new file with mode: 0644]