[PATCH] Remove TREE_COMPLEXITY, take 2

Eric Botcazou ebotcazou@adacore.com
Mon Feb 5 14:15:00 GMT 2007


> * ada/decl.c (annotate_value_cache): New.
> (annotate_value): Use it instead of TREE_COMPLEXITY.

That should be

ada/
	* decl.c (annotate_value_cache): New.
	(annotate_value): Use it instead of TREE_COMPLEXITY.

and go in ada/ChangeLog.  You forgot to mention gt-ada-decl.h in the ChangeLog 
and to update the dependency list in Make-lang.in.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list