]> git.ipfire.org Git - thirdparty/gcc.git/commit
(simplify_rtx): In code that attempts to simplify conditional expressions...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Oct 1995 17:58:18 +0000 (13:58 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Oct 1995 17:58:18 +0000 (13:58 -0400)
commit15448afcc8d3fb975a4f1b2dec1e2a5f00279ab1
tree4a1f7fafeadc37860167f15aa725808f6515c6c2
parent15a7a8ec1ca0f604648b545b6603d3eae9f8185f
(simplify_rtx): In code that attempts to simplify conditional expressions...

(simplify_rtx): In code that attempts to simplify conditional
expressions, if the result is an NE around another comparison, return
the original expression.

From-SVN: r10428
gcc/combine.c