From: David Edelsohn Date: Sun, 3 Dec 2000 07:08:48 +0000 (-0500) Subject: - fix line which did not get committed properly X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf466d69760c7b369b27ac40b669cd87f5bcb966;p=platform%2Fupstream%2Fgcc.git - fix line which did not get committed properly From-SVN: r37966 --- diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index aa37d7a..a2be5ff 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -12573,7 +12573,7 @@ operands[2] = GEN_INT (INTVAL (operands[1]) >> 32); (const_int 0)]) (const_int 0)))] "" - "crnot %E0,%j2" + "crnot %E0,%j1" [(set_attr "type" "cr_logical")]) ;; If we are comparing the result of two comparisons, this can be done