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]

Re: __sync_swap* [ rename sync builtins ]


On 06/21/2011 11:46 AM, Andrew MacLeod wrote:
> 	* c-family/c-common.c: Add sync_ or SYNC__ to builtin names.
> 	* c-family/c-omp.c: Add sync_ or SYNC__ to builtin names.
> 	* java/builtins.c: Add sync_ or SYNC__ to builtin names.
> 	* java/expr.c: Add sync_ or SYNC__ to builtin names.
> 	* builtins.c: Add sync_ or SYNC__ to builtin names.
> 	* sync-builtins.def: Add sync_ or SYNC__ to builtin names.
> 	* omp-low.c: Add sync_ or SYNC__ to builtin names.
> 	* cp/semantics.c: Add sync_ or SYNC__ to builtin names.
> 	* fortran/trans-openmp.c: Add sync_ or SYNC__ to builtin names.
> 	* fortran/trans-stmt.c: Add sync_ or SYNC__ to builtin names.
> 	* fortran/trans-decl.c: Add sync_ or SYNC__ to builtin names.

Ok.


r~


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