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: [ecj] Patch: FYI: another quick-stack-flushing patch


Tom Tromey writes:
 > I'm checking this in on the gcj-eclipse branch.
 > 
 > We should also flush the quick stack on a COMPONENT_REF, as one of
 > those may trap.

Do you intend to do so?

 > I'm not sure whether we need to strip off conversions here or
 > not... Andrew, do you know?

I can't immediately think of any reason why we might need to do that.

Andrew.


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