* valarith.c (value_binop): Figure out type ourself based on
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 3 Feb 1994 03:58:26 +0000 (03:58 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 3 Feb 1994 03:58:26 +0000 (03:58 +0000)
commitb1de1647fea8b7509316395281b7fe9fcc546078
treeb466ae5650b5f5d63c250d9e59ef01526ef39c9b
parentce855594950709b54073697eff14f8866ff8a2f7
* valarith.c (value_binop): Figure out type ourself based on
sizeof (LONGEST) rather than relying on BUILTIN_TYPE_LONGEST.  The
point is that we don't depend on CC_HAS_LONG_LONG anymore.
gdb/ChangeLog