http://sourceware.org/bugzilla/show_bug.cgi?id=13024

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-09-05 19:19:05 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    rsand...@sourceware.org    2011-09-05 19:19:01

Modified files:
    gas            : dwarf2dbg.c ChangeLog 
    gas/testsuite/gas/mips: mips.exp 
    gas/testsuite  : ChangeLog 
Added files:
    gas/testsuite/gas/mips: loc-swap-2.s loc-swap-2.d 
                            micromips@loc-swap-2.d 
                            mips16@loc-swap-2.d 

Log message:
    gas/
    PR gas/13024
    * dwarf2dbg.c (pending_lines, pending_lines_tail): New variables.
    (dwarf2_gen_line_info_1): Delete.
    (dwarf2_push_line, dwarf2_flush_pending_lines): New functions.
    (dwarf2_gen_line_info, dwarf2_emit_label): Use them.
    (dwarf2_consume_line_info): Call dwarf2_flush_pending_lines.
    (dwarf2_directive_loc): Push previous .locs instead of generating
    them immediately.

    gas/testsuite/
    * gas/mips/loc-swap-2.s, gas/mips/loc-swap-2.d,
    gas/mips/micromips@loc-swap-2.d,
    gas/mips/mips16@loc-swap-2.d: New test.
    * gas/mips/mips.exp: Run it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/dwarf2dbg.c.diff?cvsroot=src&r1=1.112&r2=1.113
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4575&r2=1.4576
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/loc-swap-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/loc-swap-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/microm...@loc-swap-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mip...@loc-swap-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&r1=1.191&r2=1.192
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1945&r2=1.1946

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to