diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-03-18 19:30:20 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-03-18 19:30:20 +0000 |
commit | 1421f43cfb2e3a6d1ef2429660557a9d28465394 (patch) | |
tree | 9cf27aeaf9c3ecf44225affe3b9bc74e867405db /gcc/cp | |
parent | 82aab46acc041980b89e182b28eea20ce401bf05 (diff) | |
download | gcc-1421f43cfb2e3a6d1ef2429660557a9d28465394.tar.gz |
PR rtl-optimization/70263
* ira.c (memref_used_between_p): Assert we found END in the insn chain.
(update_equiv_regs): When trying to move a store to after the insn
that sets the source of the store, make sure the store occurs after
the insn that sets the source of the store. When successful note
the REG_EQUIV note created in the dump file.
PR rtl-optimization/70263
* gcc.c-torture/compile/pr70263-1.c: New test.
* gcc.target/i386/pr70263-2.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234344 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions