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]
Other format: [Raw text]

[Bug middle-end/21957] IA-64 register stack is not preserved after getcontext call


------- Additional Comments From akr at m17n dot org  2005-06-29 03:50 -------
I think getcontext should return twice because getcontext is similar to setjmp.

First, getcontext returns from usual function call.
Second, getcontext returns from setcontext.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21957


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