dwarf2out.c (dwarf2out_frame_debug_expr): Record the register saves in a PARALLEL...
authorRichard Sandiford <richard@codesourcery.com>
Mon, 5 Feb 2007 10:41:26 +0000 (10:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 5 Feb 2007 10:41:26 +0000 (10:41 +0000)
commit55d6f63112dada0287fd21d4c61bd8e8d0992a39
tree87b2b9db27c89d054c3e05e042bf497e5980fc6b
parent5cd0f9153d5ae7d646006fc21bb967de4e262d8d
dwarf2out.c (dwarf2out_frame_debug_expr): Record the register saves in a PARALLEL before the register assignments.

gcc/
* dwarf2out.c (dwarf2out_frame_debug_expr): Record the register
saves in a PARALLEL before the register assignments.

From-SVN: r121594
gcc/ChangeLog
gcc/dwarf2out.c