OSDN Git Service

PR tree-optimization/47056
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jan 2011 23:22:31 +0000 (23:22 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jan 2011 23:22:31 +0000 (23:22 +0000)
commit4c06d6f7d4f162d2261534bc02113c6db259d2cc
tree43ec5b0dbace605297b2fc9ace2c7aace41aeef2
parent65861c3e930391c2c259fbf497a763d8bae43510
PR tree-optimization/47056
* cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers.
(mark_load): Likewise.  Handle FUNCTION_DECL specially.
(mark_store): Likewise.  Pass STMT to ipa_record_reference.

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