http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49575
--- Comment #2 from Duncan 2011-06-29 19:38:00
UTC ---
I am new to OpenMP so I do not know the details, but as far as I know, variable
k is defined as firstprivate, so each thread will have an independent local
copy. Why does it need defining con
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49575
Summary: OpenMP has a problem with -funroll-loops
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@