------- Comment #8 from kuba at et dot pl  2007-01-28 00:02 -------
Subject: Re:  incorrect warning when using
        firstprivate and lastprivate clauses

I realised that maybe is just better to set
TREE_NO_WARNING (fd->v) = 1;
instead of set it (fd->v) to 0.
We are sure that fd->v won't be read before is set, so there is no need
to add one more instruction.


-- 


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

Reply via email to