]> gcc.gnu.org Git - gcc.git/commit - gcc/lto-streamer.h
lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
authorJan Hubicka <jh@suse.cz>
Mon, 2 May 2011 12:37:13 +0000 (14:37 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 2 May 2011 12:37:13 +0000 (12:37 +0000)
commitbc0fe8cb2a6ed9db82b4380e9d4b1837e97ea526
tree2680cf7b12422f82aa3a8f4513c70dc9d5e3692d
parentd12530b543a23510d7bdc3dcd9e0d58ffe18b418
lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h

* lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
(lto_section_overrun): New.
* lto-section-out.c (append_block): Rename to ...
(lto_append_block): ... this one; export.
(lto_output_1_stream): Move lto lto-streamer.h
(lto_output_data_stream): Update.
* lto-streamer.h (lto_section_overrun, lto_append_block): Declare.
(lto_output_1_stream, lto_input_1_unsigned): Turn into inline
functions.

From-SVN: r173247
gcc/ChangeLog
gcc/lto-section-in.c
gcc/lto-section-out.c
gcc/lto-streamer.h
This page took 0.060563 seconds and 5 git commands to generate.