This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36506] [4.3/4.4 Regression] Broken #pragma omp sections reduction (+:x)
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2008 13:54:38 -0000
- Subject: [Bug middle-end/36506] [4.3/4.4 Regression] Broken #pragma omp sections reduction (+:x)
- References: <bug-36506-87@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from jakub at gcc dot gnu dot org 2008-06-12 13:54 -------
Subject: Bug 36506
Author: jakub
Date: Thu Jun 12 13:53:45 2008
New Revision: 136709
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136709
Log:
PR middle-end/36506
* omp-low.c (expand_omp_sections): Initialize l2 to avoid bogus
warning.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/omp-low.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36506