public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Remove definition of LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION
@ 2012-04-05 14:22 Richard Guenther
  0 siblings, 0 replies; only message in thread
From: Richard Guenther @ 2012-04-05 14:22 UTC (permalink / raw)
  To: gcc-patches


It's gone since 2007.

Committed as obvious.

Richard.

2012-04-05  Richard Guenther  <rguenther@suse.de>

	* lto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Remove
	definition.

Index: lto-lang.c
===================================================================
--- lto-lang.c	(revision 186165)
+++ lto-lang.c	(working copy)
@@ -1259,8 +1259,6 @@ static void lto_init_ts (void)
 #define LANG_HOOKS_INIT lto_init
 #undef LANG_HOOKS_PARSE_FILE
 #define LANG_HOOKS_PARSE_FILE lto_main
-#undef LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION
-#define LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION tree_rest_of_compilation
 #undef LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS
 #define LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS true
 #undef LANG_HOOKS_TYPES_COMPATIBLE_P

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-05 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 14:22 [PATCH] Remove definition of LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION Richard Guenther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).