generic-morestack.c
35.5 KB
-
re PR libgcc/86213 (-fsplit-stack runtime may clobber SSE input param reg) · 1f3fa525
libgcc/: PR libgcc/86213 * generic-morestack.c (allocate_segment): Move calls to getenv and getpagesize to __morestack_load_mmap. (__morestack_load_mmap) Initialize static_pagesize and use_guard_page here so as to avoid clobbering SSE regs during a __morestack call. gcc/testsuite/: * gcc.dg/split-8.c: New. From-SVN: r261823
Than McIntosh committed