This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49680

--- Comment #14 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-08 23:49:01 UTC ---
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]