diff options
author | Jason Merrill <jason@redhat.com> | 2025-03-11 11:16:26 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2025-04-21 15:54:44 -0400 |
commit | 9ac98b5742ebce41d7da9fda10852a0bc958f1cb (patch) | |
tree | e22e49cd095350380f39b95cccf4e9b07e2835e0 /gcc/config/host-linux.cc | |
parent | e7523a40cb1787d52a638cf8a4f9eeb5212f770f (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
My proposed change to stop setting TREE_STATIC on constexpr heap
pseudo-variables led to a diagnostic regression because we would get the
generic "not constant" diagnostic before the "allocated storage" diagnostic.
So let's move the generic verify_constant down a bit.
gcc/cp/ChangeLog:
* constexpr.cc (cxx_eval_outermost_constant_expr): Move
verify_constant later.
Diffstat (limited to 'gcc/config/host-linux.cc')
0 files changed, 0 insertions, 0 deletions