]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin, ppc, backport wrong code fix.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 3 Aug 2019 19:44:13 +0000 (19:44 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 3 Aug 2019 19:44:13 +0000 (19:44 +0000)
commit9964a11fd3baedc0eedf6948fd39a1e0db7537f8
treefec57c84d36082d75b174676e9d43bb104666580
parent9535e8591c6b945d5f7fe988a3d0cf0f0c60d316
Darwin, ppc, backport wrong code fix.

We should never have been using longcalls by default in
64b code.

2019-08-03  Iain Sandoe  <iain@sandoe.co.uk>

Backport from mainline
2019-06-27  Iain Sandoe  <iain@sandoe.co.uk>

* config/rs6000/rs6000.c (darwin_rs6000_override_options): Do not
use longcall for 64b code.

From-SVN: r274044
gcc/ChangeLog
gcc/config/rs6000/rs6000.c