]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
PR rtl-optimization/89399
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Apr 2019 20:52:16 +0000 (20:52 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Apr 2019 20:52:16 +0000 (20:52 +0000)
commit1a15dd710873ab4e5701305b9b9adb9d2edb88e4
tree0382c4669bfe139a31ef8aa8ee13a09af1790a28
parentc453bf8803ea6a6466e01e2741ad2a0c7dfda9db
PR rtl-optimization/89399
* ree.c (combine_set_extension): Use single_set rather than
digging into PATTERN for items on the candidate list.
(combine_reaching_defs): Likewise.

PR rtl-optimization/89399
* gcc.c-torture/compile/pr89399.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270151 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ree.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr89399.c [new file with mode: 0644]