* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.
commit5a13c1e6ea354b9b953244b4ce65560248550f0c
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2007 21:01:33 +0000 (12 21:01 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2007 21:01:33 +0000 (12 21:01 +0000)
tree7ba2251e6039eacb4bbf44e7e7ebd743914b4d81
parent8e6c568991ee5d16da6cc1ea9d1c21f6b96ef71b
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.
* cgraphunit.c (cgraph_expand_function): If DECL_IGNORED_P is set on
the function, temporarily point the debug interface to the null one.

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