------- Comment #6 from hjl at gcc dot gnu dot org 2010-01-01 16:49 ------- Subject: Bug 42531
Author: hjl Date: Fri Jan 1 16:49:15 2010 New Revision: 155555 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155555 Log: Remove asterisk in LTO section name. 2010-01-01 H.J. Lu <hongjiu...@intel.com> PR lto/42531 * lto-streamer-out.c (produce_asm): Revert the last change. (copy_function): Likewise. * lto-streamer.c (lto_get_section_name): Skip any leading asterisk in name. Added: trunk/gcc/ChangeLog trunk/gcc/ChangeLog-2009 - copied, changed from r155554, trunk/gcc/ChangeLog Modified: trunk/gcc/lto-streamer-out.c trunk/gcc/lto-streamer.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42531