Hello Everyone,
        I just recently pulled the trunk and I noticed that cgraph_nodes_queue 
is taken out. Is it renamed (or #defined) to something else? I am using it for 
some code in my Cilk plus branch. So what is the appropriate replacement for 
the following code? 

        for (n = cgraph_nodes_queue; n ; n = n->next_needed)

Any help is greatly appreciated!

Thanks,

Balaji V. Iyer.

Reply via email to