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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jan 15 21:47:11 2018
New Revision: 256710

URL: https://gcc.gnu.org/viewcvs?rev=256710&root=gcc&view=rev
Log:
        PR middle-end/83837
        * omp-expand.c (expand_omp_atomic_pipeline): Use loaded_val
        type rather than type addr's type points to.
        (expand_omp_atomic_mutex): Likewise.
        (expand_omp_atomic): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-expand.c

Reply via email to