OSDN Git Service

2010-03-08 Martin Jambor <mjambor@suse.cz>
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 2010 11:00:07 +0000 (11:00 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 2010 11:00:07 +0000 (11:00 +0000)
commitab576610908b36b8ceb63c1977f40b957657bdcd
tree461d5c86d39002c5e98d9f547aaff1b682781d4a
parentb652cb7eec744128892ab74473e52820b4d40dac
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157273 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-prop.c
gcc/ipa-prop.h