]> git.ipfire.org Git - thirdparty/gcc.git/commit
* constexpr.c (cxx_eval_store_expression): Formatting fix. Handle
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Oct 2019 22:31:58 +0000 (22:31 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Oct 2019 22:31:58 +0000 (22:31 +0000)
commit0641911d94f0a1fe357340881f89e6eb3f9c7cdd
tree3e73647db951b063af573a56b42b19d3e9f78c0f
parentc5ad94d3ff6c93aa6be29f0915de833b50caf46d
* constexpr.c (cxx_eval_store_expression): Formatting fix.  Handle
const_object_being_modified with array type.

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