Re: [plugin] Directory for plugins distributed with gcc

2009-07-15 Thread Olatunji Ruwase
link tunji On Wed, Jul 15, 2009 at 11:43 AM, Diego Novillo wrote: > [ Moved to gcc@ ] > > On Wed, Jul 15, 2009 at 14:30, Olatunji Ruwase wrote: > >>  Has any decision being made on how plugins will be distributed with >> future releases. Is there going to be a plugins direc

Lowering return statements in gimple pass

2005-11-09 Thread Olatunji Ruwase
Hi, I have a question concerning the lowering of return statements during the gimple pass. Shouldnt the TREE_BLOCK () of the representative return expr (which is moved to the end of the function) be updated to reflect its new scope ?. Or on the other hand is TREE_BLOCK () intended to be an accur