OSDN Git Service

* combine.c (combine_simplify_rtx): Remove a transformation that
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Apr 2005 06:27:12 +0000 (06:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Apr 2005 06:27:12 +0000 (06:27 +0000)
commit681996faa0d6a8c18c3df8b352603c9596a81e11
treea9a24b1030863f3808ef6e7469755b503a3c1c5a
parent0346372d537218d4c5e2b10c389f4086e70b2f5c
* combine.c (combine_simplify_rtx): Remove a transformation that
relies on an invalid assumption about rtl sign-extension semantics.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97941 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20050410-1.c [new file with mode: 0644]