OSDN Git Service

Check __GLIBC__ when using __SIGRTMIN
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2011 22:20:41 +0000 (22:20 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2011 22:20:41 +0000 (22:20 +0000)
commit7826eb9e051c3042102fc1c5648154de64583bf8
treefd44c738ad21f293831f28333bc265db599bbe58
parent649e24be9008b0e1f6db046ed340fdd8b44b02a7
Check __GLIBC__ when using __SIGRTMIN

2011-12-15  H.J. Lu  <hongjiu.lu@intel.com>

Backport from mainline
2011-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* generic-morestack.c (__generic_morestack_set_initial_sp): Check
__GLIBC__ instead of __linux__ when using __SIGRTMIN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@182393 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/generic-morestack.c