]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
(common_type): For COMPLEX_TYPE, return one of the original types if is the desired...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 25 Dec 1993 13:30:49 +0000 (08:30 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 25 Dec 1993 13:30:49 +0000 (08:30 -0500)
commit75326e8c5ab20d07c24cee21e00e7124b7bb136a
tree8c063d1d6282e0ba044d1f1fdb344a75b901c7f2
parentc470260b418aad0883ea8399797eee81f836b425
(common_type): For COMPLEX_TYPE, return one of the original types if is the desired common type.

(common_type): For COMPLEX_TYPE, return one of the original types if is the
desired common type.
(build_binary_op): Use SHORT_COMPARE code even if complex.

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