public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Restore bootstrap
@ 2016-09-23  8:21 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2016-09-23  8:21 UTC (permalink / raw)
  To: gcc-patches


Committed as obvious.

2016-09-23  Richard Biener  <rguenther@suse.de>

	* hooks.h (hook_uint_uintp_false): Declare.

Index: gcc/hooks.h
===================================================================
--- gcc/hooks.h	(revision 240386)
+++ gcc/hooks.h	(working copy)
@@ -76,6 +76,7 @@ extern void hook_void_tree (tree);
 extern void hook_void_tree_treeptr (tree, tree *);
 extern void hook_void_int_int (int, int);
 extern void hook_void_gcc_optionsp (struct gcc_options *);
+extern bool hook_uint_uintp_false (unsigned int, unsigned int *);
 
 extern int hook_int_uint_mode_1 (unsigned int, machine_mode);
 extern int hook_int_const_tree_0 (const_tree);

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

only message in thread, other threads:[~2016-09-23  7:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23  8:21 [PATCH] Restore bootstrap Richard Biener

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).