simplify-rtx.c (simplify_subreg): When simplifying a CONCAT...
authorDJ Delorie <dj@redhat.com>
Fri, 29 Jun 2001 21:15:01 +0000 (17:15 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 29 Jun 2001 21:15:01 +0000 (17:15 -0400)
commit9199d62b824513e2e5cd943f87e5e1a958a9f4ea
tree6b5797e3fd986b6af8e3abbbb0324e55a0e0565a
parent62d285ff3a32b4999ef861b181ac32a3460e226d
simplify-rtx.c (simplify_subreg): When simplifying a CONCAT...

* simplify-rtx.c (simplify_subreg): When simplifying a CONCAT, at
least get rid of the CONCAT if we can't simplify further.

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