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

Re: Kill CONST_DOUBLE_CHAIN


On Thu, Apr 25, 2002 at 09:07:46AM -0700, Zack Weinberg wrote:
> And why is it rtx_equal_p returns FALSE for
> *all* pairs of CONST_DOUBLE, CONST_INT, CONST_VECTOR?

Because pointer comparison was done at the top, and they
are assumed to be unique.


r~


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