gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2011 17:57:35 +0000 (17:57 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2011 17:57:35 +0000 (17:57 +0000)
commitb0bd0491a1577445391566d8e32234ea368cd3d2
treecbcfd8af4785e068775d431b87251e68e62356bf
parent5f28ce61231ed1e47f2aa36947fb36ca1db09aa5
gcc/
PR rtl-optimization/48826
* emit-rtl.c (try_split): When splitting a call that is followed
by a NOTE_INSN_CALL_ARG_LOCATION, move the note after the new call.

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