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

Re: PATCH: V3/AIX


	Glibc may use __compare_and_swap(), but libstdc++ does not.  This
function is one of the problematic signatures that explicitly uses
"long int" instead of _Atomic_word.

	This may be an area where we need to figure out how to avoid
diverging from glibc.

David

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