]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add fixed testcase [PR85944]
authorJason Merrill <jason@redhat.com>
Fri, 2 May 2025 14:47:01 +0000 (10:47 -0400)
committerJason Merrill <jason@redhat.com>
Sat, 3 May 2025 13:30:19 +0000 (09:30 -0400)
commita63d871eac0e57002b4ab4e1522f3f3851183b5e
tree55be0a8c22673ec4ffa1a17f94855e8252d69408
parent20d184e3f84d859e7e9f44a8d91772a02b658872
c++: add fixed testcase [PR85944]

This testcase was incidentally fixed by r16-325 for PR119162.

PR c++/85944

gcc/testsuite/ChangeLog:

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