This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53543] [unordered_map] conflict with __is_convertible clang intrinsic
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 May 2012 18:04:57 +0000
- Subject: [Bug libstdc++/53543] [unordered_map] conflict with __is_convertible clang intrinsic
- Auto-submitted: auto-generated
- References: <bug-53543-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53543
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-05-31
Target Milestone|--- |4.8.0
Ever Confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-31 18:04:57 UTC ---
Sounds reasonable, thanks for noticing and pointing it out.