re PR c++/63928 (use after free in cp/constexpr.c)
authorJason Merrill <jason@redhat.com>
Wed, 19 Nov 2014 19:03:20 +0000 (14:03 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 19 Nov 2014 19:03:20 +0000 (14:03 -0500)
commit3bdf0a9ba51c25ab13d5f37e311d77c12aca55ae
tree01c552187bbd817808764c705179037283348e9f
parent92c66d8311bb83157dbbf0008f750e12761d5296
re PR c++/63928 (use after free in cp/constexpr.c)

PR c++/63928
* constexpr.c (cxx_eval_store_expression): Return init, not *valp.

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