r226250 - in /branches/gomp-4_0-branch/gcc: c-f...

jules@gcc.gnu.org jules@gcc.gnu.org
Mon Jul 27 15:14:00 GMT 2015


Author: jules
Date: Mon Jul 27 15:14:12 2015
New Revision: 226250

URL: https://gcc.gnu.org/viewcvs?rev=226250&root=gcc&view=rev
Log:
    gcc/c-family/
    * c-omp.c (c_oacc_extract_device_id, identifier_hasher)
    (c_oacc_filter_device_types): Remove dead code.

    gcc/c/
    * c-typeck.c (c_finish_omp_clauses): Add scanning for sub-clauses
    of device_type clause.

    gcc/cp/
    * semantics.c (finish_omp_clauses): Likewise.


Modified:
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/c-family/c-omp.c
    branches/gomp-4_0-branch/gcc/c/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/cp/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list