Daniel Berlin - Re: r106743 (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing 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: r106743 - in /trunk/gcc: ChangeLog Makefile.in ...
- From: Daniel Berlin
- To: Hans-Peter Nilsson
- Cc: dberlin at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Thu, 10 Nov 2005 14:53:08 -0500
- Subject: Re: r106743 - in /trunk/gcc: ChangeLog Makefile.in ...
- References: 20051110172350.12105.qmail@sourceware.org <Pine.BSF.4.58.0511101333310.94015@dair.pair.com>
On Thu, 2005-11-10 at 13:37 -0500, Hans-Peter Nilsson wrote:
On Thu, 10 Nov 2005 dberlin@gcc.gnu.org wrote:
Author: dberlin Date: Thu Nov 10 17:23:49 2005 New Revision: 106743
2005-11-10 Daniel Berlin dberlin@dberlin.org
(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 1I'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
- References:
- Re: r106743 - in /trunk/gcc: ChangeLog Makefile.in ...
* From: Hans-Peter Nilsson
- Re: r106743 - in /trunk/gcc: ChangeLog Makefile.in ...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |