diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-12-17 09:53:01 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-12-17 09:56:59 -0800 |
commit | 2d7a40fa60fb8b9870cfd053a37fc67404353ee2 (patch) | |
tree | 69d98660d32bbe90138116b441c1b8d90da806c2 /intl/gettextP.h | |
parent | d1ad55c4e08b827b4d38f763e0427096305d460d (diff) | |
download | gcc-2d7a40fa60fb8b9870cfd053a37fc67404353ee2.zip gcc-2d7a40fa60fb8b9870cfd053a37fc67404353ee2.tar.gz gcc-2d7a40fa60fb8b9870cfd053a37fc67404353ee2.tar.bz2 |
c++: Fix clang problem [PR 98340]
Clang didn't like sizeot (uintset::value) in a templated context. Not sure
where the problem lies -- ambiguous std, gcc erroneous accept or clang erroneous
reject. Anyway, this avoids that construct.
PR c++/98340
gcc/cp/
* module.cc (uintset<T>::hash::add): Use uintset (0u).MEMBER,
rather than uintset::MEMBER.
Diffstat (limited to 'intl/gettextP.h')
0 files changed, 0 insertions, 0 deletions