From 64d7fb90be5b6aba8ae99e3510faec8d73df879e Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 25 Jul 2015 01:28:21 +0000 Subject: Revert: 2015-07-23 Alexandre Oliva From-SVN: r226202 --- gcc/explow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gcc/explow.h') diff --git a/gcc/explow.h b/gcc/explow.h index 52113db..94613de 100644 --- a/gcc/explow.h +++ b/gcc/explow.h @@ -57,9 +57,6 @@ extern machine_mode promote_mode (const_tree, machine_mode, int *); /* Return mode and signedness to use when object is promoted. */ machine_mode promote_decl_mode (const_tree, int *); -/* Return mode and signedness to use when object is promoted. */ -machine_mode promote_ssa_mode (const_tree, int *); - /* Remove some bytes from the stack. An rtx says how many. */ extern void adjust_stack (rtx); -- cgit v1.1