* decl.c (cp_finish_decl): Never throw for VLA bound == 0.
authorJason Merrill <jason@redhat.com>
Wed, 30 Oct 2013 17:30:10 +0000 (13:30 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 30 Oct 2013 17:30:10 +0000 (13:30 -0400)
commit3e4403a4c4affc7ba55f69136e74c25a0a74d84e
tree830431eb5598391fd06cf859a26254f647041dc5
parent1652c6dada46168fc129de93fda4146624e0ff15
* decl.c (cp_finish_decl): Never throw for VLA bound == 0.

From-SVN: r204218
gcc/cp/ChangeLog
gcc/cp/decl.c