cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.
commit10158cd3db8e8a64c39661418ec6ac1a57cdb092
authorJan Hubicka <jh@suse.cz>
Sun, 17 Apr 2011 17:00:48 +0000 (17 19:00 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 17 Apr 2011 17:00:48 +0000 (17 17:00 +0000)
tree7a5af044cde1ffece2aea410a039ae86f842214d
parent2e9bb6ba99ec7db9f88a44dfec42c84ec1c7ea30
cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.

* cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.
* cgrpahunit.c (cgraph_finalize_function): Do not set finalized_by_frontend.
* lto-cgraph.c (lto_output_node, input_overwrite_node): Do not stream
finalized_by_frontend.

From-SVN: r172614
gcc/ChangeLog
gcc/cgraph.h
gcc/cgraphunit.c
gcc/lto-cgraph.c