This is the mail archive of the gcc@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]

Question on extract_range_from_cond in tree-ssa-dom


Callers seem to use the values as if they were known to be
INTEGER_CSTs, but the documentation of the function doesn't say they
have to be and indeed there's no code to assure they are.

What's the situation here?


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