On 09/03/2012 03:27 PM, Richard Guenther wrote:
On Sat, Sep 1, 2012 at 2:21 PM, Andris Pavenis <andris.pave...@iki.fi> wrote:
uint32_t * is used as a 3rd parameter in call to
streamer_tree_cache_lookup()
in 2 places in gcc/lto-streamer-out.c when the procedure prototype have
unsigned *. They are not guaranteed to be the same for all targets
(I got error when building for DJGPP)
Ok.
I do not have SVN write access, so I cannot commit myself
Andris
Thanks,
Richard.
Andris
ChangeLog entry
2012-09-01 Andris Pavenis <andris.pave...@iki.fi>
* lto-streamer-out.c (write_global_references,
lto_output_decl_state_refs):
Fix parameter type in call to streamer_tree_cache_lookup