[PATCH] VLA warnings sanitized.
commit82eb99ac40a6bf5e293c0ac956e416951791c84d
authorAlexander Viro <viro@www.linux.org.uk>
Sat, 24 Jul 2004 05:35:48 +0000 (23 22:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:18 +0000 (7 21:02 -0700)
tree7d71e691f8baa6c9f33a30c2222f9e93a3c56c95
parent9c2ebe3f27f19095e2822463aa713be4b8b523d2
[PATCH] VLA warnings sanitized.

in examine_array_type() we forgot to mark the sucker with "been there, got
nothing, don't try again" if array_size didn't expand to constant.  Fixed.
symbol.c