https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88343

--- Comment #15 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Thu Jan  3 08:45:35 2019
New Revision: 267543

URL: https://gcc.gnu.org/viewcvs?rev=267543&root=gcc&view=rev
Log:
revert fix for pr88343

This causes problems for soft-f on GLIBC, see pr comment 11.

2019-01-03  Iain Sandoe  <i...@sandoe.co.uk>

        revert:
        2018-12-23  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-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/rs6000/rs6000.c

Reply via email to