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


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