]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/62038 (Out of range branch target in thunk)
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 23 Aug 2014 16:00:46 +0000 (16:00 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 23 Aug 2014 16:00:46 +0000 (16:00 +0000)
commit89c0d8577b45ac68b0ff8009aa9f72b4f4d7f707
tree8abecf379628f2ffb4682dc4f4cc44130f7bfcdf
parent5f895173b3366bbc8c5651d750e4250e80982210
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: r214399
gcc/ChangeLog
gcc/config/pa/pa.c