r116749 - in /branches/escape-analysis/gcc: Cha...
pbiggar@gcc.gnu.org
pbiggar@gcc.gnu.org
Thu Sep 7 13:19:00 GMT 2006
Author: pbiggar
Date: Thu Sep 7 13:19:00 2006
New Revision: 116749
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116749
Log:
Added new cases to deal with previously unsee code like array->data[0] = x
Fixed minor bug affecting debugging dump
Removed extra newlines from said dump
Tidied up printing of nodes types in same dump, and added new case
Modified:
branches/escape-analysis/gcc/ChangeLog
branches/escape-analysis/gcc/congraph.c
branches/escape-analysis/gcc/congraph.h
branches/escape-analysis/gcc/ipa-stack-allocate.c
branches/escape-analysis/gcc/tree-pretty-print.c
More information about the Gcc-cvs
mailing list