From: Hans-Peter Nilsson Date: Tue, 1 Mar 2005 15:13:22 +0000 (+0000) Subject: Correct cmphi comment in PR target/19065 change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=17c1e037352d472bfe5d6a21b040b65af4356208;p=gcc.git Correct cmphi comment in PR target/19065 change From-SVN: r95742 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c5f2f228323..120114c173e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -293,7 +293,7 @@ ("*andqi_lowpart", "iorsi3", "iorhi3", "iorqi3", "uminsi3"): Insert spaces in constraints to align alternatives vertically for readability. - ("cmphi"): Ditto. Add separate alternative for operand 0 "Q>", + ("cmphi"): Ditto. Add separate alternative for operand 0 "r", operand 1: "M". 2005-02-27 John David Anglin