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++/28671] [4.2 regression] undefined reference to `__sync_fetch_and_add_4'



------- Comment #17 from bkoz at gcc dot gnu dot org  2006-08-31 10:46 -------
Subject: Bug 28671

Author: bkoz
Date: Thu Aug 31 10:45:59 2006
New Revision: 116601

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116601
Log:
2006-08-31  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/28671
        * include/bits/atomicity.h (__exchange_and_add): Declare only.
        (__atomic_add): Same.
        * config/cpu/generic/atomicity_builtins/atomicity.h: Remove comment.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    trunk/libstdc++-v3/include/bits/atomicity.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28671


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