This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]