cgraph_nodes_queue replacement?

2012-04-26 Thread Iyer, Balaji V
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 =

Re: cgraph_nodes_queue replacement?

2012-04-26 Thread Jan Hubicka
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 =