Check __GLIBC__ when using __SIGRTMIN
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 14 Dec 2011 18:49:16 +0000 (18:49 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 14 Dec 2011 18:49:16 +0000 (10:49 -0800)
commita13780a6664dd04eb52be6e0de63b12c08a78bc5
tree47d6df060c057c4ef33fef43f1c7bfbe86f432f6
parentd5363590597572228d4e0d0ae13f3469176ceb14
Check __GLIBC__ when using __SIGRTMIN

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.

From-SVN: r182342
libgcc/ChangeLog
libgcc/generic-morestack.c