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


    So.  Any ideas here, or do I start ripping RTX_UNCHANGING_P out
    of the compiler entirely?  At present I see no other solution.

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.  I'll definitely
get to it tomorrow morning if I don't today.


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