This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/49445] Undefined reference to std::atomic<float> "operator float"


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]