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: "raskolnikov at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 17 Jun 2011 14:41:20 +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
--- Comment #5 from Juan Pedro BolÃvar Puente <raskolnikov at gnu dot org> 2011-06-17 14:41:03 UTC ---
You are right, I thought it worked for all fundamental types but reviewing the
proposal [1] makes me realise I was wrong. It remains unclear wether user
defined enums should work ...
Thanks a lot for the fast reply and sorry for the mistake.
[1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html