PR rtl-optimization/65618
commit3b50f2026555b7c7902e74531f6cb230ac3d83c7
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jan 2017 18:41:05 +0000 (3 18:41 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jan 2017 18:41:05 +0000 (3 18:41 +0000)
tree26221c5b6b8ccad34fb21bff625cd2b808fd282d
parent6dc2e74e90f066c46af278009699c08b8b459c27
PR rtl-optimization/65618
* emit-rtl.c (try_split): Move initialization of "before" and
"after" to just before the call to emit_insn_after_setloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244029 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/emit-rtl.c