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]

Re: patch for exception handlers in PIC code on ARM


>Given that the pic register is call-saved, why isn't it automatically 
>restored from the frame (DWARF) or the jump buf (SJLJ)?

The original report I had involved SJLJ.  I can't see anything in 
builtin_setjmp that would make it store all call-saved registers - where's 
that supposed to happen?

p.



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