[Bug libstdc++/71640] [7 Regression] include/c++/7.0.0/bits/hashtable.h:293:7: error: too many template parameters in template redeclaration

François Dumont frs.dumont@gmail.com
Mon Jun 27 20:45:00 GMT 2016


Trivial attached patch applied to fix this regression. I am surprised 
that gcc had not detected it.

2016-06-27  François Dumont  <fdumont@gcc.gnu.org>

     PR libstdc++/71640
     * include/bits/hashtable.h: Remove _Unique_keya parameter in _Insert
     friend declaration.


On 26/06/2016 18:21, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71640
>
> Andrew Pinski <pinskia at gcc dot gnu.org> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>     Target Milestone|---                         |7.0
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: trivial_fix.patch
Type: text/x-patch
Size: 512 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160627/6e578134/attachment.bin>


More information about the Libstdc++ mailing list