(check_format_info): When we have INTEGER_TYPEs...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 23 Nov 1993 22:32:21 +0000 (17:32 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 23 Nov 1993 22:32:21 +0000 (17:32 -0500)
commitf577532561b5ba4aa03c0592e36aedf7af51db7d
treede826b946d712d9b08abe3bc28102719242d5c95
parent1d42e1b7cf75b8351bed4b2a1f9400a09a1c1583
(check_format_info): When we have INTEGER_TYPEs...

(check_format_info): When we have INTEGER_TYPEs, save result of
signed_type or unsigned_type for later comparison with the various
forms of char types.

From-SVN: r6146
gcc/c-common.c