* c-common.h (omp_clause_mask): Unconditionally define as a class.
commit8c072e529b83007e40cfe42cfa482ac7365e3913
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2015 08:25:11 +0000 (29 08:25 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2015 08:25:11 +0000 (29 08:25 +0000)
treec8db741d997dc16869f35159c87069cc85f932b5
parent257941fb823fb44e99f2d1f4cf80e1221bb485c0
* c-common.h (omp_clause_mask): Unconditionally define as a class.
Use uint64_t instead of unsigned HOST_WIDE_INT and 64 instead of
HOST_BITS_PER_WIDE_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222561 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-common.h