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/45630] [4.6 Regression] Revision 164050 breaks bootstrap on powerpc-apple-darwin9



------- Comment #1 from jakub at gcc dot gnu dot org  2010-09-10 10:52 -------
Subject: Bug 45630

Author: jakub
Date: Fri Sep 10 10:52:16 2010
New Revision: 164163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164163
Log:
        PR bootstrap/45630
        * dwarf2out.c (get_ref_die_offset_label): Use %ld instead of
        HOST_WIDE_INT_PRINT_DEC to print ref->die_offset.
        (implicit_ptr_descriptor): Return NULL if dwarf_strict.

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


-- 


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


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