--- Comment #3 from pinskia at gcc dot gnu dot org 2010-01-18 18:48 ---
This is a bug in boost and not GCC. Not all targets define the __sync_*
functions. There is a define for each one saying which one is available.
--
pinskia at gcc dot gnu dot org changed:
What|R
--- Comment #2 from stsp at users dot sourceforge dot net 2010-01-18 09:15
---
boost is 1.39.0, other versions may not trigger
that problem is seems...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42789
--- Comment #1 from stsp at users dot sourceforge dot net 2010-01-18 09:10
---
Created an attachment (id=19645)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19645&action=view)
test-case
untar and type "make"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42789