From 3a7e0d55367436696fc7147f58ae6264210fe1ca Mon Sep 17 00:00:00 2001 From: grahams Date: Tue, 17 Oct 2000 19:12:43 +0000 Subject: [PATCH] * config/i386/i386.md (testqi_1): Add missing operand prefix for operand 0. * config/i386/i386-protos.h: Add missing prototype. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36909 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6d2526bf972..0e204ee563f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2000-10-17 Graham Stott + + * config/i386/i386.md (testqi_1): Add missing operand prefix + for operand 0. + * config/i386/i386-protos.h: Add missing prototype. + 2000-10-17 Diego Novillo * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Symbol -- 2.11.0