From: Kazu Hirata Date: Fri, 29 Dec 2006 16:07:37 +0000 (+0000) Subject: i386.h (NON_QI_REG_P): Remove. X-Git-Tag: releases/gcc-4.3.0~7797 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb233742c0ca9b911b13039efa5253f8955c30b;p=thirdparty%2Fgcc.git 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 --- 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