hashtable local iterator

Oleg Endo oleg.endo@t-online.de
Thu Dec 29 20:44:00 GMT 2011


On Thu, 2011-12-29 at 19:00 +0100, François Dumont wrote:
> Attached patch applied.
> 
> 2011-12-29  François Dumont <fdumont@gcc.gnu.org>
> 
>          PR libstdc++/51608
>          [...]

After this patch I'm getting the following error when building a gcc
cross compiler with "make all":

/home/yam/code/gcc/gcc-trunk-van-build-sh-elf/sh-elf/libstdc
++-v3/include/bits/hashtable_policy.h:518:16: error: expected '>' before
numeric constant
/home/yam/code/gcc/gcc-trunk-van-build-sh-elf/sh-elf/libstdc
++-v3/include/bits/hashtable_policy.h:523:16: error: expected '>' before
numeric constant
/home/yam/code/gcc/gcc-trunk-van-build-sh-elf/sh-elf/libstdc
++-v3/include/bits/hashtable_policy.h:524:28: error: '_Tp' was not
declared in this scope
/home/yam/code/gcc/gcc-trunk-van-build-sh-elf/sh-elf/libstdc
++-v3/include/bits/hashtable_policy.h:524:37: error: wrong number of
template arguments (3, should be 1)
[...]

See attached file for the full error log.
Something missing there?

Cheers,
Oleg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc make.log
Type: text/x-log
Size: 22051 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20111229/51484f54/attachment.bin>


More information about the Libstdc++ mailing list