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] |
| Other format: | [Raw text] | |
Hi! NPTL needs to query backing store pointer of a context in its unwind_stop routine on IA-64, because simple stack pointer comparison is insufficient on this architecture (there can be no functions eating a single stack byte in between, yet functions are nested). Ok to commit? Jakub
Attachment:
gcc34-unwind-getbsp.patch
Description: Text document
Attachment:
gcc33-unwind-getbsp.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |