r157273 - in /trunk/gcc: ChangeLog ipa-prop.c i...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Mon Mar 8 11:00:00 GMT 2010


Author: jamborm
Date: Mon Mar  8 11:00:07 2010
New Revision: 157273

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157273
Log:
2010-03-08  Martin Jambor  <mjambor@suse.cz>

	* ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
	(ipa_is_param_called): Removed.
	* ipa-prop.c (ipa_note_param_call): Do not set the called flag.
	(ipa_print_node_params): Do not print the called flag.
	(ipa_write_node_info): Do not stream the called flag.
	(ipa_read_node_info): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.c
    trunk/gcc/ipa-prop.h



More information about the Gcc-cvs mailing list