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/62038] Out of range branch target in thunk


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62038

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Mon Aug 11 19:07:16 2014
New Revision: 213829

URL: https://gcc.gnu.org/viewcvs?rev=213829&root=gcc&view=rev
Log:
    PR target/62038
    * config/pa/pa.c (pa_asm_output_mi_thunk): Use a branch with %r31 link
    register.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c


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