On Sun, Oct 28, 2018 at 01:39:16PM -0400, Paul Koning wrote:
> I was reviewing some back end code that handles integer values of various
> sizes, and got confused reading about CONST_INT and CONST_DOUBLE.
>
> It's pretty clear that CONST_DOUBLE is used for values bigger than
> HOST_WIDE_INT. Bu
I was reviewing some back end code that handles integer values of various
sizes, and got confused reading about CONST_INT and CONST_DOUBLE.
It's pretty clear that CONST_DOUBLE is used for values bigger than
HOST_WIDE_INT. But the description of INTVAL is contradictory. In some
places, it stat