This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12338] long long in hash_map does not compile
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2003 05:14:41 -0000
- Subject: [Bug libstdc++/12338] long long in hash_map does not compile
- References: <20030919045925.12338.mchaisso@bioinf.ucsd.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12338
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-19 05:14 -------
I do not know if __gnu_cxx::hash should have a "long long" specialization by default by if you
define one this should work.