re PR target/62038 (Out of range branch target in thunk)
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 23 Aug 2014 15:56:07 +0000 (15:56 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 23 Aug 2014 15:56:07 +0000 (15:56 +0000)
commit5dba8769311c65ca4f289382045075d1d55f7e77
tree0aceace87d79d3c1339f3d6dfb3f48007264816a
parent5e0231c231404677aa1b90e499b54cc1ff6328a4
re PR target/62038 (Out of range branch target in thunk)

PR target/62038
* config/pa/pa.c (pa_output_function_epilogue): Don't set
last_address when the current function is a thunk.
(pa_asm_output_mi_thunk): When we don't have named sections or they
are not being used, check that thunk can reach the stub table with a
short branch.

From-SVN: r214397
gcc/ChangeLog
gcc/config/pa/pa.c