------- Comment #24 from jakub at gcc dot gnu dot org  2010-09-03 14:50 -------
Subject: Bug 45484

Author: jakub
Date: Fri Sep  3 14:50:20 2010
New Revision: 163824

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163824
Log:
        PR middle-end/45484
        * dwarf2out.c (flush_queued_reg_saves): Rename to...
        (dwarf2out_flush_queued_reg_saves): ... this.  No longer static.
        (dwarf2out_frame_debug): Adjust callers.
        * dwarf2out.h (dwarf2out_flush_queued_reg_saves): New prototype.
        * config/i386/i386.c (output_set_got): Call it.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/i386/i386.c
    branches/gcc-4_5-branch/gcc/dwarf2out.c
    branches/gcc-4_5-branch/gcc/dwarf2out.h


-- 


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

Reply via email to