]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
(self_promoting_args_p, self_promoting_type_p):
authorRichard Stallman <rms@gnu.org>
Wed, 15 Jul 1992 18:35:30 +0000 (18:35 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 15 Jul 1992 18:35:30 +0000 (18:35 +0000)
commit6cb72a7d5cae9ca6f616e9784055d029bfe0d67a
tree4dc6575202d456eebac1d8909d9cfa6da0e9b0f6
parent90d56da8ee8816a10dec35ae2ffe3ebd510cff81
(self_promoting_args_p, self_promoting_type_p):

(signed_type, unsigned_type, default_conversion, check_format):
(build_binary_op, c_expand_start_case):
Use TYPE_MAIN_VARIANT when comparing against specific non-void types.

From-SVN: r1591
gcc/c-typeck.c