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 c++/26943] [gomp] firstprivate + lastprivate uses inefficient barrier



------- Comment #13 from rth at gcc dot gnu dot org  2007-03-21 15:43 -------
We've fixed the wrong-code part.
Re-tagging the PR to reflect the optimization possibility.


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Keywords|wrong-code                  |missed-optimization
            Summary|[gomp] firstprivate not     |[gomp] firstprivate +
                   |working properly with non-  |lastprivate uses inefficient
                   |POD                         |barrier


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


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