[Bug libstdc++/53543] [unordered_map] conflict with __is_convertible clang intrinsic

bkoz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 31 23:04:00 GMT 2012


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

--- Comment #4 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-05-31 23:02:24 UTC ---
Author: bkoz
Date: Thu May 31 23:02:18 2012
New Revision: 188088

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188088
Log:
2012-05-31  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstdc++/53543
    * include/bits/hashtable_policy.h (_Insert::__is_convertible):
    Rename to __is_conv to avoid clash with clang built-in.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/hashtable_policy.h



More information about the Gcc-bugs mailing list