]> gcc.gnu.org Git - gcc.git/commit
simplify-rtx.c (simplify_binary_operation): Do not simplify inner elements of constan...
authorUros Bizjak <uros@kss-loka.si>
Tue, 23 Nov 2004 16:20:51 +0000 (17:20 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 23 Nov 2004 16:20:51 +0000 (17:20 +0100)
commit27b28c6dcd69a1aaa04001f396140323688df013
treea026e9834ff08313a758c881dc80acf50849776b
parent6d861604ae18688f5d64289db876df2414a806da
simplify-rtx.c (simplify_binary_operation): Do not simplify inner elements of constant arguments of VEC_CONCAT insn.

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.

From-SVN: r91094
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr18614-1.c [new file with mode: 0644]
This page took 0.063021 seconds and 5 git commands to generate.