On Thu, 2005-11-10 at 13:37 -0500, Hans-Peter Nilsson wrote:
> On Thu, 10 Nov 2005 [EMAIL PROTECTED] wrote:
> 
> > Author: dberlin
> > Date: Thu Nov 10 17:23:49 2005
> > New Revision: 106743
> 
> > 2005-11-10  Daniel Berlin  <[EMAIL PROTECTED]>
> 
> >     (heapvar_lookup): New function.
> 
> /home/hp/combined/combined/gcc/tree-ssa-structalias.c: In function 
> `heapvar_lookup':
> /home/hp/combined/combined/gcc/tree-ssa-structalias.c:320: error: `from' 
> undeclared (first use in this function)
> /home/hp/combined/combined/gcc/tree-ssa-structalias.c:320: error: (Each 
> undeclared identifier is reported only once
> /home/hp/combined/combined/gcc/tree-ssa-structalias.c:320: error: for each 
> function it appears in.)
> /home/hp/combined/combined/gcc/tree-ssa-structalias.c:317: warning: unused 
> parameter `stmt'
> make[4]: *** [tree-ssa-structalias.o] Error 1
> 
> I'll make the obvious s/stmt/from/ in that function if it
> trivially fixes the build (and nobody else got to it).
> 
> But as it must've been untested, it seems likely there are other
> bugs in that commit.

Actually, it was tested.
I stupidly renamed it when i was doing the commit, to match the comment.


> 
> brgds, H-P

Reply via email to