semantics.c (finish_compound_literal): Don't create a static variable inside cp_uneva...
authorJason Merrill <jason@redhat.com>
Wed, 30 Oct 2013 19:51:23 +0000 (15:51 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 30 Oct 2013 19:51:23 +0000 (15:51 -0400)
commitafbb631e67b011f5d68dabf3f42bfca846f27fc1
tree966c81e45bdd23a66bd29a87d334ad73ae3ed845
parentfc7f44e4c4be38a8c7832fff204cd0f4a61aad6b
semantics.c (finish_compound_literal): Don't create a static variable inside cp_unevaluated_operand.

* semantics.c (finish_compound_literal): Don't create a static variable
inside cp_unevaluated_operand.

From-SVN: r204228
gcc/cp/ChangeLog
gcc/cp/semantics.c