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: rtx_unchanging_p vs c++ vtable fields


On Thu, Dec 13, 2001 at 06:07:04AM -0500, Richard Kenner wrote:
> I'm pretty sure I know what's wrong, but I'm a trifle behind
> right now.  I think it's as simple as the wrong modifier being passed
> to expand_expr or the wrong tree be passed into the test.

Well the thing is, even if you come up with something to fix this
one case, I no longer have any confidence in the consistency of
usage of RTX_UNCHANGING_P throughout the compiler.

I really think we'll be better off removing it sooner than later.


r~


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