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]

Re: Stop condition for execute_cfa_program ?


Richard Henderson writes:
 > On Tue, Aug 14, 2001 at 06:37:15PM +0200, Olivier Hainque wrote:
 > > This undesired behavior (infinite loop) seems related to the stop
 > > condition in execute_cfa_program, more specifically the "fs->pc <
 > > context->ra" part.
 > 
 > Looks like it might be as simple as a thinko for <=.  It'd be
 > nice to test this on a couple of systems; particularly vs Java,
 > which can throw from segv and the like.

 Thanks for your prompt reply :)

 I will first test that for Ada on PA-hpux, and then I should be able to
 try it on x86-Linux. Will tell you how it goes later this week.

 Thanks again,

 Olivier

 


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