]> git.ipfire.org Git - thirdparty/gcc.git/commit
* decl.c (cxx_maybe_build_cleanup): When clearing location of cleanup,
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 22:19:13 +0000 (22:19 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 22:19:13 +0000 (22:19 +0000)
commitb1637ad18603f2b2b29949c9f3517c628f90fd9a
tree55866dc71381db11539b5b330089d26094286b7a
parente89057d9e85a5f5a9ddf047df4f7438687e53914
* decl.c (cxx_maybe_build_cleanup): When clearing location of cleanup,
if cleanup is a nop, clear location of its operand too.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277084 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c