re PR c++/79520 (Spurious caching for constexpr arguments)
authorMarek Polacek <polacek@redhat.com>
Thu, 8 Aug 2019 17:54:58 +0000 (17:54 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 8 Aug 2019 17:54:58 +0000 (17:54 +0000)
commit355229f22a06073a288f6da189ea2757c5e09e30
tree6d793e3ac569c44059b41f68dad4b3354b2af002
parent99769e7fb6ed153a53174b7f08415eee347655f0
re PR c++/79520 (Spurious caching for constexpr arguments)

PR c++/79520
* g++.dg/cpp1y/constexpr-79520.C: New test.

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