re PR bootstrap/45630 (Revision 164050 breaks bootstrap on powerpc-apple-darwin9)
authorJakub Jelinek <jakub@redhat.com>
Fri, 10 Sep 2010 10:52:16 +0000 (12:52 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 10 Sep 2010 10:52:16 +0000 (12:52 +0200)
commit40ed057ba7ce8b8a00d88aae5ce14133faa83fd0
tree02237630aab8f0a79b44862ae97416f33ca5f7a7
parent4b4c18e273bf452314ab94603eec0c68bb7e6a48
re PR bootstrap/45630 (Revision 164050 breaks bootstrap on powerpc-apple-darwin9)

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.

From-SVN: r164163
gcc/ChangeLog
gcc/dwarf2out.c