https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89104

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 30 11:34:08 2019
New Revision: 275094

URL: https://gcc.gnu.org/viewcvs?rev=275094&root=gcc&view=rev
Log:
        Backported from mainline
        2019-01-29  Jakub Jelinek  <ja...@redhat.com>

        PR c++/66676
        PR ipa/89104
        * omp-simd-clone.c (simd_clone_clauses_extract)
        <case OMP_CLAUSE_ALIGNED>: Ignore clauses with NULL
        OMP_CLAUSE_ALIGNED_ALIGNMENT.

        * gcc.dg/gomp/pr89104.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/gomp/pr89104.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/omp-simd-clone.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to