c++: Add testcase for recently fixed PR [PR69681]
authorPatrick Palka <ppalka@redhat.com>
Thu, 6 Jan 2022 15:42:50 +0000 (10:42 -0500)
committerPatrick Palka <ppalka@redhat.com>
Thu, 6 Jan 2022 15:42:50 +0000 (10:42 -0500)
commit2793af17db239429ea3a2e26834e74daa6cff2c0
tree46bd69e2e215e308c077135283bf350d59e5e2a9
parent52ebc2be0990d6d3a46bb716164f9cef6f661021
c++: Add testcase for recently fixed PR [PR69681]

Fixed ever since r12-6188.

PR c++/69681

gcc/testsuite/ChangeLog:

* g++.dg/cpp0x/constexpr-compare2.C: New test.
gcc/testsuite/g++.dg/cpp0x/constexpr-compare2.C [new file with mode: 0644]