This is the mail archive of the gcc-bugs@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: g++.eh/unwind1.C


At 09:13 27.04.99 , Mark Mitchell wrote:

>This test is failing for me on x86-linux-gnu.  It's possible *I* broke
>it, but I don't think so; I've got a compiler with most of my recent
>changes in that works.  The problem is that the EH tables contain
>wrong information about where to put the stack pointer;
>coincidentally, the amount by which they're off is, I think, the size
>of the stack frame for the function.  I'm wondering if the recent
>leaf-function changes could have had something to do with this?

Hmm, I don't get this one on powerpc-linux-gnu 
(http://egcs.cygnus.com/ml/egcs-testresults/1999-04/msg00202.html). Maybe 
this is related to Andrew's EH stuff not completely checked in yet? I 
currently use an older snapshot of his work on top of the mainline.
Andrew, when will you check in the rest of your EH stuff?

Franz.



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