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 target/7525] [ARM/Thumb] long calls stubs only in one code section, cannot branch to them from other section


------- 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


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