fixup hash table descriptor in winnt.c
commit5f042f2e0813c08deee71bcd3d4dfbd903e7ff72
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 May 2015 01:03:51 +0000 (20 01:03 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 May 2015 01:03:51 +0000 (20 01:03 +0000)
treecc3ac6ad778167ae93ade5543d3d16dbb09e3ca8
parent7aa202d1e25033cc366bf52da535e65c17034593
fixup hash table descriptor in winnt.c

gcc/ChangeLog:

2015-05-19  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

PR c++/65835
* config/i386/winnt.c (struct wrapped_symbol_hasher): Change
value_type to const char *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223423 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/winnt.c