(init_decl_processing): Use unsigned_intQI_type_node,
authorRichard Stallman <rms@gnu.org>
Sat, 9 Jan 1993 09:09:53 +0000 (09:09 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 9 Jan 1993 09:09:53 +0000 (09:09 +0000)
commit58811315a132151e35e7b12d357dbffdd46a14d7
tree131ce151f9eb660a0f65d9eede19e59aff6ae38b
parentc10afc44d5e8cef1a4fc67f5122cc85924b1eb04
(init_decl_processing): Use unsigned_intQI_type_node,

not unsigned_char_..., as index type for ..._array_type_node.

(pushdecl): Avoid multiple extern decl mismatch warnings
when previous decl is built-in.

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