PATCH: Fix sign-extension of bignums
Mark Mitchell
mark@codesourcery.com
Wed Aug 11 03:12:00 GMT 2004
Mark Mitchell wrote:
> Why can't we just unconditionally sign-extend the value in emit_expr,
> if X_unsigned is false?
With Alan's explanation, I know see that's exactly what we were trying
to do, and I now understand exactly what you're saying.
Could we generate a bignum when the negation overflows?
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com
More information about the Binutils
mailing list