]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/pa/pa.c
* pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 17:29:25 +0000 (17:29 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 17:29:25 +0000 (17:29 +0000)
commit55e0e460fb9075751b2e242f7e54e8b177138d49
tree36988d93c528ce6478c19bb41ff7da2aaf888215
parent6f10e6b13318ad1a9973f71be19d58ec0ca79d04
* pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk
function when not using named sections on targets with named sections
if branch distance is less than 262132.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143300 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa.c