This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47934] LTO: function with attribute "used" is emitted under the "wrong" name.
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 1 Mar 2011 06:58:45 +0000
- Subject: [Bug lto/47934] LTO: function with attribute "used" is emitted under the "wrong" name.
- Auto-submitted: auto-generated
- References: <bug-47934-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47934
Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|LTO: function with |LTO: function with
|attribute "used" is not |attribute "used" is emitted
|emitted |under the "wrong" name.
--- Comment #2 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-03-01 06:58:43 UTC ---
Indeed, it works with __asm__("call foo.1985.1988"). Changed the summary.