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 middle-end/48597] x86-64 unwind register save location misses half-register write?


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-28 17:01:13 UTC ---
Author: jakub
Date: Thu Apr 28 17:01:02 2011
New Revision: 173120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173120
Log:
    PR middle-end/48597
    * final.c (final_scan_insn): Call dwarf2out_frame_debug even for
    inline asm.

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


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