From 5fb233742c0ca9b911b13039efa5253f8955c30b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 29 Dec 2006 16:07:37 +0000 Subject: [PATCH] i386.h (NON_QI_REG_P): Remove. * config/i386/i386.h (NON_QI_REG_P): Remove. * config/i386/predicates.md (non_q_regs_operand): Remove. From-SVN: r120267 --- gcc/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 83d3b8a3bda0..24a46cb97bd2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,6 +3,9 @@ * tree-cfg.c (last_stmt_ptr): Remove. * tree-flow.h: Remove the prototype for last_stmt_ptr. + * config/i386/i386.h (NON_QI_REG_P): Remove. + * config/i386/predicates.md (non_q_regs_operand): Remove. + 2006-12-29 Ian Lance Taylor * c-common.c (c_define_builtins): New static function broken out -- 2.47.2