re PR rtl-optimization/48826 (ICE in dwarf2out_var_location, at dwarf2out.c:22013)
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 23 May 2011 17:57:35 +0000 (17:57 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 23 May 2011 17:57:35 +0000 (17:57 +0000)
commit65712d5cf1e778ae8518b2193e484c53ddf1eb53
treecbcfd8af4785e068775d431b87251e68e62356bf
parent9025085e6aa1f39e8e20f2f33be85bb2f2f05753
re PR rtl-optimization/48826 (ICE in dwarf2out_var_location, at dwarf2out.c:22013)

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.

From-SVN: r174080
gcc/ChangeLog
gcc/emit-rtl.c