This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r176066 - in /trunk/gcc: ChangeLog dwarf2cfi.c


Author: rth
Date: Fri Jul  8 23:48:59 2011
New Revision: 176066

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176066
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2cfi.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]