rtl-optimization/18614
commit8974fa5f28ac3a18e1574844a12fbbfe8d2311ee
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 16:20:51 +0000 (23 16:20 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 16:20:51 +0000 (23 16:20 +0000)
treea026e9834ff08313a758c881dc80acf50849776b
parent2754fb1fb78c91e7ddb2f55899c7aebccfae6c0a
rtl-optimization/18614
        * simplify-rtx.c (simplify_binary_operation): Do not
        simplify inner elements of constant arguments of
        VEC_CONCAT insn.

testsuite:

        * gcc.dg/pr18614-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91094 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr18614-1.c [new file with mode: 0644]