]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libcxxrt: fix demangling of wchar_t
authoremaste <emaste@FreeBSD.org>
Wed, 27 Jul 2016 17:18:08 +0000 (17:18 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 27 Jul 2016 17:18:08 +0000 (17:18 +0000)
commit454afdf3cd3de792d896bd3da09e9821aa16eb36
treee45546b116ba373cd96f0e025b1c2e9c4813e184
parentaf395d381618ac0c867d0b2f61a4f39a0e82071c
libcxxrt: fix demangling of wchar_t

'wchar_t' is 7 characters long, not 6. r303297 fixed this in libelftc,
but not the second copy of this file that we have in libcxxrt.

PR: 208661
Submitted by: Daniel McRobb
Obtained from: ELF Tool Chain r3480
MFC after: 3 days
contrib/libcxxrt/libelftc_dem_gnu3.c