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/42096] lto.c:289:7: error: implicit declaration of function 'strtoll'



------- Comment #3 from espindola at gcc dot gnu dot org  2009-11-19 15:30 -------
Subject: Bug 42096

Author: espindola
Date: Thu Nov 19 15:30:04 2009
New Revision: 154330

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154330
Log:
2009-11-19  Rafael Avila de Espindola  <espindola@google.com>

        PR bootstrap/42096
        * lto-plugin.c (claim_file_handler): Print offsets in hex.

2009-11-19  Rafael Avila de Espindola  <espindola@google.com>

        PR bootstrap/42096
        * lto-elf.c (lto_elf_file_open): Use lto_parse_hex.
        * lto.c (lto_parse_hex): New.
        (lto_resolution_read): Use lto_parse_hex.
        * lto.h (lto_parse_hex): New.


Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-elf.c
    trunk/gcc/lto/lto.c
    trunk/gcc/lto/lto.h
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/lto-plugin.c


-- 


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


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