]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove the unused OMP_CLAUSE_DEVICE_RESIDENT
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 1 Jun 2016 11:55:35 +0000 (13:55 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 1 Jun 2016 11:55:35 +0000 (13:55 +0200)
commit268143a480cf8e4142db3ebb2dadaf924f6f3303
tree9aeeb7f3e42057f3b9ed81a63190c2b9c0fab1b3
parent4272cd33e14916f16370814f1dcf9b3d31b50893
Remove the unused OMP_CLAUSE_DEVICE_RESIDENT

gcc/
* tree-core.h (enum omp_clause_code): Remove
OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.

From-SVN: r236985
gcc/ChangeLog
gcc/fortran/trans-openmp.c
gcc/gimplify.c
gcc/omp-low.c
gcc/tree-core.h
gcc/tree-pretty-print.c
gcc/tree.c