This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/83837] [8 regression] libgomp.fortran/pointer[12].f90 FAIL


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]