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 rtl-optimization/49686] [4.7 Regression] CFI notes are missed for delayed slot


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

--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-09 19:57:30 UTC ---
Author: rth
Date: Sat Jul  9 19:57:27 2011
New Revision: 176091

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176091
Log:
PR debug/49686
    * dwarf2cfi.c (dwarf2out_frame_debug): Don't set cfi_insn here...
    (create_cfi_notes): ... do it here instead.

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]