This is the mail archive of the gcc-patches@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]

[commited] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_[1,2,4] on PA linux


I noticed recently in looking at the configure output of glib2.0 that the __GCC_HAVE_SYNC_COMPARE_AND_SWAP_[1,2,4] defines are not defined on hppa-linux because the corresponding builtins are implemented as library functions.

Tested on hppa-linux.  Committed to trunk.

Dave
--
John David Anglin	dave.anglin@bell.net


Attachment: pa-linux.h.d.txt
Description: Text document


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