dwarf2cfi: Flush queued saves at the end of the prologue.
authorRichard Henderson <rth@redhat.com>
Fri, 8 Jul 2011 23:48:59 +0000 (16:48 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Jul 2011 23:48:59 +0000 (16:48 -0700)
commit965b2557b04e55b5edf346b5a8fed9aec8076f5b
tree9dc09f26b66358cbabce516cfa65b5113be10c34
parent830f11fee4ed84fa3fe0320cdc51c215ec7bc30c
dwarf2cfi: Flush queued saves at the end of the prologue.

There's little point at holding onto these saves indefinitely.

PR bootstrap/49680
        * dwarf2cfi.c (create_cfi_notes): Flush queued saves at the
        end of the prologue.

From-SVN: r176066
gcc/ChangeLog
gcc/dwarf2cfi.c