This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/7525] [ARM/Thumb] long calls stubs only in one code section, cannot branch to them from other section
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2005 18:11:30 -0000
- Subject: [Bug target/7525] [ARM/Thumb] long calls stubs only in one code section, cannot branch to them from other section
- References: <20020807084605.7525.andy.green@oxsemi.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-01-12 18:11 -------
In the general case of calling library support functions, this really needs
fixing in the linker. I'm going to fix this for the specific case of
__call_via_<rn> because this is necessary to generate code that conforms to the
EABI (__call_via_<rn> isn't a recognized library entry point).
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rearnsha at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2004-01-26 15:43:48 |2005-01-12 18:11:28
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7525