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: Linux/PPC gcc 2.95.2 - bad access generated when using inline func


You need to provide an eh_epilogue insn when using this technique.

R.

> >The alpha and ARM ports (and I think one other, though I forget which)
> >have exactly the same issue.  Take a look at how they handle this.
> 
> I'm currently testing a patch for the mainline doing exactly this :-). It 
> works quite well, I just have to find out why it breaks the C++ EH stuff now.
> 
> Franz.
> 



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