]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/i386/gthr-win32.h
gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is defined.
authorDanny Smith <dannysmith@users.sourceforge.net>
Wed, 3 Sep 2008 06:07:34 +0000 (06:07 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Wed, 3 Sep 2008 06:07:34 +0000 (06:07 +0000)
commitfea16f8128f9bf18b100c4dbdaed907d73258599
treead7a052c71cb20b5f9e5cb79f828adcde10cefd1
parent4ad610c9785f0022e5ebe686650abaa7ff3c2d5c
gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is defined.

* gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is
defined.
(__gthread_setspecific): Revert 2008-08-31 change to
__GTHREAD_HIDE_W32API case.  Apply it to !__GTHREAD_HIDE_W32API
case.

From-SVN: r139927
gcc/ChangeLog
gcc/gthr-win32.h