re PR c++/56428 ([C++11] "is not a constant expression" when comparing non-type templ...
authorMarek Polacek <polacek@redhat.com>
Fri, 2 Aug 2019 18:17:20 +0000 (18:17 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 2 Aug 2019 18:17:20 +0000 (18:17 +0000)
commit59e01f364927e66c0bb1ebc22c401cf2630616c0
treece2a9604a933677bc53e4c693b8cf06a49a619ab
parent8a2e0013a04dc28e249660b4c49992b14b5dcc09
re PR c++/56428 ([C++11] "is not a constant expression" when comparing non-type template argument to nullptr)

PR c++/56428
* g++.dg/cpp0x/nontype4.C: New test.

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