]> git.ipfire.org Git - thirdparty/gcc.git/commit
constexpr.c (cxx_eval_store_expression): Formatting fix.
authorJakub Jelinek <jakub@redhat.com>
Wed, 2 Oct 2019 22:31:58 +0000 (00:31 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Oct 2019 22:31:58 +0000 (00:31 +0200)
commit276a52d5566487fa53bcf34f24290362a10ac316
tree3e73647db951b063af573a56b42b19d3e9f78c0f
parentbead578432b67889c2700c7f0eafa72d74bf197b
constexpr.c (cxx_eval_store_expression): Formatting fix.

* constexpr.c (cxx_eval_store_expression): Formatting fix.  Handle
const_object_being_modified with array type.

From-SVN: r276493
gcc/cp/ChangeLog
gcc/cp/constexpr.c