diff options
author | Andrew Haley <aph@redhat.com> | 2002-04-12 09:08:17 +0000 |
---|---|---|
committer | Andrew Haley <aph@gcc.gnu.org> | 2002-04-12 09:08:17 +0000 |
commit | 2f4d058f0ce572aa358ac3d1684ea0259577c049 (patch) | |
tree | 277b513c936234b5ad3914b83a548a527b16aa71 /gcc/expr.c | |
parent | 4b4248b674fa9d34f2d5f7515761993849d804dd (diff) | |
download | gcc-2f4d058f0ce572aa358ac3d1684ea0259577c049.zip gcc-2f4d058f0ce572aa358ac3d1684ea0259577c049.tar.gz gcc-2f4d058f0ce572aa358ac3d1684ea0259577c049.tar.bz2 |
typeck.c (type_after_usual_arithmetic_conversions): If two types have the same variant, return immediately.
2002-04-11 Andrew Haley <aph@redhat.com>
* typeck.c (type_after_usual_arithmetic_conversions):
If two types have the same variant, return immediately.
When two floating-point operands are the same precision:
convert to float if one of the operands is float;
if neither operand is one of the standard types, return the type
of the first operand.
From-SVN: r52209
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions