This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa]: Add two needed list functions, de-privativefind_refs_in_stmt


On Thu, 2002-09-26 at 02:30, Daniel Berlin wrote:

> What's the harm in having access to find_refs_in_stmt in this 
> particular case (I understand it's not something you might want to 
> expose in general, but anything that actually generates *new* SIMPLE 
> statements, rather than just modifying existing ones, will probably 
> need to have access to it)?
> 
Oh, no harm at all.  I was merely curious because it wasn't immediately
obvious from your patch.  Now I understand, thanks.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]