]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR rtl-optimization/77452
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2016 14:44:19 +0000 (14:44 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2016 14:44:19 +0000 (14:44 +0000)
commita6ffaadff224004ed61a28f9a78a00af8ab07031
tree808b99cdf16abe7de33727977a1a3b6d1ff1d2b4
parent8f8828ba556416b266acd3b02192c68f0d3bc393
PR rtl-optimization/77452
* explow.c (plus_constant) <case MEM>: Extract scalar constant from
inner-mode reference to a CONST_VECTOR constant in the constant pool.

testsuite/ChangeLog:

PR rtl-optimization/77452
* gcc.target/i386/pr77452.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239989 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/explow.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr77452.c [new file with mode: 0644]