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/36877] [4.3/4.4 Regression] -O0 -fopenmp -march=i386 atomics



------- Comment #1 from jakub at gcc dot gnu dot org  2008-07-19 19:22 -------
Subject: Bug 36877

Author: jakub
Date: Sat Jul 19 19:21:40 2008
New Revision: 137988

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137988
Log:
        PR middle-end/36877
        * omp-low.c (expand_omp_atomic_fetch_op): Make sure the
        return value of the builtin is ignored.

        * gcc.dg/gomp/atomic-11.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/atomic-11.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/omp-low.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36877


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