]> git.ipfire.org Git - thirdparty/gcc.git/commit
parser.c (cp_parser_braced_list): For {} initialize *non_constant_p to false.
authorJakub Jelinek <jakub@redhat.com>
Tue, 5 Mar 2013 14:14:16 +0000 (15:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 5 Mar 2013 14:14:16 +0000 (15:14 +0100)
commit574f9d7ecdea31bb7c611ae6d99efef10fb8cd0a
tree235c379638178c07e7b9ce4b94b9ea576c7e10cb
parent5e7f1aefc8b754e66193c18731555bdb0862c4ae
parser.c (cp_parser_braced_list): For {} initialize *non_constant_p to false.

* parser.c (cp_parser_braced_list): For {} initialize
*non_constant_p to false.

From-SVN: r196463
gcc/cp/ChangeLog
gcc/cp/parser.c