r251407 - /branches/range-gen2/gcc/range.c

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Tue Aug 29 08:49:00 GMT 2017


Author: aldyh
Date: Tue Aug 29 08:46:48 2017
New Revision: 251407

URL: https://gcc.gnu.org/viewcvs?rev=251407&root=gcc&view=rev
Log:
In irange::dump(), dump precision (and overflow) even if the range is
empty.

With this patch, we now get the following for an empty range with no
overflow:

[] precision = 32

Modified:
    branches/range-gen2/gcc/range.c



More information about the Gcc-cvs mailing list