]> git.ipfire.org Git - thirdparty/gcc.git/commit
simplify-rtx.c (simplify_subreg): Use the correct mode when determining whether a...
authorRoger Sayle <roger@eyesopen.com>
Thu, 21 Dec 2006 04:35:05 +0000 (04:35 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 21 Dec 2006 04:35:05 +0000 (04:35 +0000)
commita957d77fc36e52b459a42043b8ea9cadab574277
treea5b050ff53d642560fe932ca38025f8052b40f6b
parent128ccfb078668575a6665eb889df77740dfc1bfa
simplify-rtx.c (simplify_subreg): Use the correct mode when determining whether a SUBREG of a CONCAT refers to...

* simplify-rtx.c (simplify_subreg): Use the correct mode when
determining whether a SUBREG of a CONCAT refers to the first or
second component.

From-SVN: r120101
gcc/ChangeLog
gcc/simplify-rtx.c