r121861 - in /trunk/gcc: ChangeLog cgraphunit.c...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Mon Feb 12 21:01:00 GMT 2007


Author: ebotcazou
Date: Mon Feb 12 21:01:33 2007
New Revision: 121861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121861
Log:
	* 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c
    trunk/gcc/tree.h



More information about the Gcc-cvs mailing list