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] RFA: c-pretty-print tolerance for loopy chains


On Wed, 2002-08-28 at 16:34, Frank Ch. Eigler wrote:
 
> 2002-08-28  Frank Ch. Eigler  <fche@redhat.com>
> 
> 	* c-pretty-print.c (dump_c_tree): Detect loops in statement chains
> 	using a hash table to track visited status.
> 
Looks OK.  Please add a dependency on hashtab.h in Makefile.in for
c-pretty-print.o.


Thanks.  Diego.


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