https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88343
--- Comment #14 from Iain Sandoe <iains at gcc dot gnu.org> --- Author: iains Date: Thu Jan 3 08:34:41 2019 New Revision: 267542 URL: https://gcc.gnu.org/viewcvs?rev=267542&root=gcc&view=rev Log: revert fix for pr88343 causes problems with soft-fp in GLIBC, see pr comment 11 2019-01-03 Iain Sandoe <i...@sandoe.co.uk> revert: 2018-12-30 Iain Sandoe <i...@sandoe.co.uk> backport from mainline. 2018-12-12 Segher Boessenkool <seg...@kernel.crashing.org> Iain Sandoe <i...@sandoe.co.uk> PR target/88343 * config/rs6000/rs6000.c (save_reg_p): Do not save the picbase reg unless it has been used. (first_reg_to_save): Remove dead code. Modified: branches/gcc-7-branch/gcc/ChangeLog branches/gcc-7-branch/gcc/config/rs6000/rs6000.c