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: 14 Jan 2005 14:17:37 -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-14 14:17 -------
http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00813.html
Fixed for the common case, but not for caller super-inteworking. I don't intend
to change that case, since that's outside the EABI and I still think the linker
should be fixing these types of problems up with linker-generated stubs.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7525