This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/42531] FAIL: gcc.c-torture/compile/20011119-1.c
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jan 2010 16:49:30 -0000
- Subject: [Bug lto/42531] FAIL: gcc.c-torture/compile/20011119-1.c
- References: <bug-42531-14373@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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.lu@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