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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Dec  7 22:42:47 2016
New Revision: 243393

URL: https://gcc.gnu.org/viewcvs?rev=243393&root=gcc&view=rev
Log:
        Backported from mainline
        2016-10-27  Jakub Jelinek  <ja...@redhat.com>

        PR middle-end/78025
        * omp-simd-clone.c (simd_clone_adjust): Handle noreturn declare simd
        functions.

        * g++.dg/gomp/declare-simd-7.C: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/gomp/declare-simd-7.C
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/omp-simd-clone.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to