https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |WAITING
CC|
--- Comment #7 from burnus at gcc dot gnu dot org 2009-12-03 14:16 ---
Items left to do:
* worksharing of other stuff (say FORALL)
[I have not check the patch, but possibly assignments in WHERE blocks could
also profit from more work]
* dependency analysis ("the goal of dependency chec
--- Comment #6 from jakub at gcc dot gnu dot org 2009-04-20 11:00 ---
Subject: Bug 35423
Author: jakub
Date: Mon Apr 20 10:59:59 2009
New Revision: 146397
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146397
Log:
PR fortran/35423
* trans.h (OMPWS_WORKSHARE_FLAG,
--- Comment #5 from jakub at gcc dot gnu dot org 2009-04-16 16:59 ---
http://gcc.gnu.org/ml/gcc-patches/2009-04/msg01249.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2009-03-29 08:11
---
Has the second patch been reviewed? Has Vasilis completed his copyright
assignment?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
--- Comment #3 from burnus at gcc dot gnu dot org 2008-08-13 20:57 ---
Patch v1.1: http://gcc.gnu.org/ml/fortran/2008-08/msg00032.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35423
--- Comment #2 from burnus at gcc dot gnu dot org 2008-07-01 18:08 ---
First patch: http://gcc.gnu.org/ml/fortran/2008-06/msg00281.html
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
--
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last recon
--- Comment #1 from jakub at gcc dot gnu dot org 2008-03-06 11:20 ---
This is not middle-end thing, all that is needed is change fortran FE to lower
(some forms of ) !$omp workshare constructs into some other standard
worksharing construct than single, particularly into OMP_FOR or perhap
11 matches
Mail list logo