(finish_decl): Error if block-scope static var has incomplete type.
authorRichard Stallman <rms@gnu.org>
Fri, 8 Oct 1993 04:59:33 +0000 (04:59 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 8 Oct 1993 04:59:33 +0000 (04:59 +0000)
commit70efc776c83f6ff22c3152e45ff4c2eec17147fc
tree85a3065cf1116f574dd97c706a7e873bc7705765
parent2dca20cd247a5502fc1fe2f0d1e63a29c3b92ae3
(finish_decl): Error if block-scope static var has incomplete type.

(complete_array_type): Correctly set MAXINDEX to one less than array size.

From-SVN: r5672
gcc/c-decl.c