From: Richard Earnshaw Date: Thu, 28 Oct 1999 10:29:38 +0000 (+0000) Subject: * arm.md (*casesi_insn): Add a clobber of the condition-code register. X-Git-Tag: prereleases/libstdc++-2.92~9833 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4597bdf0bbfe1181f0e664256304be45bd9cded;p=thirdparty%2Fgcc.git * arm.md (*casesi_insn): Add a clobber of the condition-code register. From-SVN: r30238 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 55403b928695..26a29ff083c8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 28 11:05:13 1999 Richard Earnshaw + + * arm.md (casesi_insn): Add a clobber of the condition code + register. + Mon Oct 18 21:16:06 1999 Fred Fish * tm.texi (CC1PLUS_SPEC): Make it clear in the docs that CC1_SPEC is diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md index b59e5353cf32..88c0dbe1fd5d 100644 --- a/gcc/config/arm/arm.md +++ b/gcc/config/arm/arm.md @@ -4686,6 +4686,7 @@ (mem:SI (plus:SI (mult:SI (match_dup 0) (const_int 4)) (label_ref (match_operand 2 "" "")))) (label_ref (match_operand 3 "" "")))) + (clobber (reg:CC 24)) (use (label_ref (match_dup 2)))])] "" "*