]> gcc.gnu.org Git - gcc.git/commit
c-common.h (omp_clause_mask): Unconditionally define as a class.
authorJakub Jelinek <jakub@redhat.com>
Wed, 29 Apr 2015 08:25:11 +0000 (10:25 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 29 Apr 2015 08:25:11 +0000 (10:25 +0200)
commit8848828bec1487a10d8153a586e7ca3df1aac7ad
treec8db741d997dc16869f35159c87069cc85f932b5
parentc80476994516f9df0063bd787a5cfc8aed686c3c
c-common.h (omp_clause_mask): Unconditionally define as a class.

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

From-SVN: r222561
gcc/c-family/ChangeLog
gcc/c-family/c-common.h
This page took 0.055456 seconds and 5 git commands to generate.