]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add fixed test [PR83144]
authorMarek Polacek <polacek@redhat.com>
Fri, 14 Feb 2025 22:29:27 +0000 (17:29 -0500)
committerMarek Polacek <polacek@redhat.com>
Fri, 14 Feb 2025 22:29:53 +0000 (17:29 -0500)
commit8e44f7ecb7b9ad6893f7784b1a303a5463b46cd5
treef2a2bd49ed179a62993340af76b09e1d3553faa9
parente4c9e1094405612feae410e133025e3267331c2d
c++: add fixed test [PR83144]

Fixed by r12-4425 and it seemed worth adding.

PR c++/83144

gcc/testsuite/ChangeLog:

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