public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/26132]  New: tr1/hashtable: rehash not implemented
@ 2006-02-06 15:10 zak at transversal dot com
  2006-02-06 15:19 ` [Bug libstdc++/26132] " pcarlini at suse dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zak at transversal dot com @ 2006-02-06 15:10 UTC (permalink / raw)
  To: gcc-bugs

Attempting to call rehash produces a link error:

std::tr1::unordered_set< int > s;
s.rehash(42);

// undefined reference to `std::tr1::hashtable<int, int, std::allocator<int>,
// Internal::identity<int>, std::equal_to<int>, std::tr1::hash<int>,
// Internal::mod_range_hashing, Internal::default_ranged_hash,
// Internal::prime_rehash_policy, false, true, true>::rehash(unsigned int)'


-- 
           Summary: tr1/hashtable: rehash not implemented
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zak at transversal dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26132


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-03-04  9:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-06 15:10 [Bug libstdc++/26132] New: tr1/hashtable: rehash not implemented zak at transversal dot com
2006-02-06 15:19 ` [Bug libstdc++/26132] " pcarlini at suse dot de
2006-02-17 19:46 ` pcarlini at suse dot de
2006-02-22 16:29 ` pcarlini at suse dot de
2006-02-22 17:06 ` paolo at gcc dot gnu dot org
2006-03-04  9:35 ` pcarlini at suse dot de
2006-03-04  9:35 ` paolo at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).