[Bug c++/49575] OpenMP has a problem with -funroll-loops

2011-06-29 Thread sailorweb2 at hotmail dot com
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

[Bug c++/49575] New: OpenMP has a problem with -funroll-loops

2011-06-29 Thread sailorweb2 at hotmail dot com
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...@