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/36506] [4.3/4.4 Regression] Broken #pragma omp sections reduction (+:x)



------- Comment #2 from jakub at gcc dot gnu dot org  2008-06-12 11:08 -------
Subject: Bug 36506

Author: jakub
Date: Thu Jun 12 11:07:20 2008
New Revision: 136697

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136697
Log:
        PR middle-end/36506
        * omp-low.c (expand_omp_sections): Handle #pragma omp sections with
        reductions.

        * testsuite/libgomp.c/reduction-5.c: New test.

Added:
    branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c/reduction-5.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/omp-low.c
    branches/gcc-4_3-branch/libgomp/ChangeLog


-- 


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


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