aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2001-07-20 12:38:08 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2001-07-20 12:38:08 +0000
commit4e01a8f6e5bbe139666992da66340c96d47cdf32 (patch)
tree0464d14966f591b42a92194c666330d1cc9f016e
parentd24b34579faee5c199302fbf30b9887c72ee405c (diff)
downloadgcc-4e01a8f6e5bbe139666992da66340c96d47cdf32.zip
gcc-4e01a8f6e5bbe139666992da66340c96d47cdf32.tar.gz
gcc-4e01a8f6e5bbe139666992da66340c96d47cdf32.tar.bz2
oops, missed rej file.
From-SVN: r44195
-rw-r--r--gcc/config/i386/i386.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c
index 27512cf..948fde2 100644
--- a/gcc/config/i386/i386.c
+++ b/gcc/config/i386/i386.c
@@ -572,7 +572,6 @@ static void ix86_sched_reorder_pentium PARAMS((rtx *, rtx *));
static void ix86_sched_reorder_ppro PARAMS((rtx *, rtx *));
static HOST_WIDE_INT ix86_GOT_alias_set PARAMS ((void));
static void ix86_adjust_counter PARAMS ((rtx, HOST_WIDE_INT));
-static rtx ix86_zero_extend_to_Pmode PARAMS ((rtx));
static rtx ix86_expand_aligntest PARAMS ((rtx, int));
static void ix86_expand_strlensi_unroll_1 PARAMS ((rtx, rtx));