This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49445] Undefined reference to std::atomic<float> "operator float"
- 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: Sun, 26 Jun 2011 14:07:33 +0000
- Subject: [Bug libstdc++/49445] Undefined reference to std::atomic<float> "operator float"
- Auto-submitted: auto-generated
- References: <bug-49445-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Severity|major |normal
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-26 14:06:49 UTC ---
Yup, it should work, but it's not fully implemented yet
Severity is not "major" though, it's a missing feature in the experimental
C++0x mode, let's not pretend it's a serious problem for anyone.