This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/47934] LTO: function with attribute "used" is emitted under the "wrong" name.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]