[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 3 10:49:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274
--- Comment #35 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-03 10:49:09 UTC ---
Author: jakub
Date: Thu Feb 3 10:49:06 2011
New Revision: 169785
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169785
Log:
PR lto/47274
* lto-streamer-out.c (write_symbol): When writing kind and visibility,
copy them into a unsigned char variable and pass address of it to
lto_output_data_stream.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-out.c
More information about the Gcc-bugs
mailing list