OSDN Git Service

* lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Dec 2011 22:03:05 +0000 (22:03 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Dec 2011 22:03:05 +0000 (22:03 +0000)
commit3be326c78f62af2ae048dc059a8bced47ecc87a1
tree76c07d0f7ab7401af6ce8019c61f2e8648f3f07f
parented02e0555bbd016e8645b3029ecb295734f0d7dd
* lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
* lto-cgraph.c (input_cgraph_opt_section): Use 'int' for offsets.
* lto-streamer-in.c (lto_read_body): Likewise.
(lto_input_toplevel_asms): Likewise.
* lto-section-in.c (lto_create_simple_input_block): Likewise.
* lto-opts.c (lto_read_file_options): Likewise.
* ipa-prop.c (ipa_prop_read_section): Likewise.

* df.h (DF_NOTE): Fix typo in comment.
lto/
* lto.h (lto_parse_hex): Delete.
* lto.c (lto_read_decls): Use 'int' for offsets.
(lto_parse_hex): Make static and return proper 64-bit host type.
(lto_resolution_read): Use proper 64-bit host type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@182311 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/df.h
gcc/ipa-prop.c
gcc/lto-cgraph.c
gcc/lto-opts.c
gcc/lto-section-in.c
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/lto/lto.h