cosmetic. Add sync_ to all the expand_builtin defines which do not match the actual...
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 21 Jun 2011 19:04:33 +0000 (19:04 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 21 Jun 2011 19:04:33 +0000 (19:04 +0000)
commite0a8ecf2a2df715d56d193bd80f2c60dc1851359
tree542172a8d8596f3d22965c815b00a724d0f38352
parent663827d3e5b2ae5fdbcc8b2b6591910b886af3b2
cosmetic. Add sync_ to all the expand_builtin defines which do not match the actual builtin_sync_ names.

2011-06-21  Andrew MacLeod  <amacleod@redhat.com>

* 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.
* 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.
* 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.

From-SVN: r175270
16 files changed:
gcc/ChangeLog
gcc/builtins.c
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/c-family/c-omp.c
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/fortran/trans-openmp.c
gcc/fortran/trans-stmt.c
gcc/java/ChangeLog
gcc/java/builtins.c
gcc/java/expr.c
gcc/omp-low.c
gcc/sync-builtins.def