(start_function): Use TYPE_MAIN_VARIANT when comparing return type
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 5 Dec 1992 00:18:55 +0000 (19:18 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 5 Dec 1992 00:18:55 +0000 (19:18 -0500)
commitfa7d8b922ceaf1145ae7fc8d658813dbb46bcd65
treeb6ec264217cff40a21fa0660053520a7e09dc03e
parent7722328eefe4bbcb8cdd9fcd8545698100a56d04
(start_function): Use TYPE_MAIN_VARIANT when comparing return type
with previous prototype declaration.

(init_decl_processing): Don't use hardwired sizes for the modes when
making int{Q,H,S,D}I_type_mode and the unsigned versions of them; the
actual size depends on BITS_PER_UNIT.

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