]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/rs6000/rs6000.c (rs6000_output_mi_thunk): Remove bogus
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jul 2003 20:53:44 +0000 (20:53 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jul 2003 20:53:44 +0000 (20:53 +0000)
commita50375b8eb240bba021666e5d10a9d70fd94bad9
tree7dbec197784b6793cdf0655b7356622141502b7f
parent6b43349247a03c2f49ef190f3384715289064647
* config/rs6000/rs6000.c (rs6000_output_mi_thunk): Remove bogus
clearing of SYMBOL_FLAG_LOCAL bit.
If vcall_offset fits into signed 16-bit immediate, use
one instruction for both addition and load.

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