sparc.h: Remove superfluous blank lines.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Feb 2019 11:12:29 +0000 (11:12 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 Feb 2019 11:12:29 +0000 (11:12 +0000)
commitb41fe05e92c329e6003c7ab01ba9658bb7e60e17
tree1338fb63fa879902d45b903d75ca537276d9789f
parent0d390ca8ea45bd9f584f39bf42551a233357e618
sparc.h: Remove superfluous blank lines.

* config/sparc/sparc.h: Remove superfluous blank lines.
* config/sparc/sparc.c (global_offset_table_rtx): Rename into...
(got_register_rtx): ...this.
(sparc_got): Adjust to above renaming.
(sparc_tls_got): Likewise.
(sparc_delegitimize_address): Likewise.
(sparc_output_mi_thunk): Likewise.
(sparc_init_pic_reg): Likewise.
(save_local_or_in_reg_p): Fix test on the GOT register.
(USE_HIDDEN_LINKONCE): Move around.
(get_pc_thunk_name): Likewise.
(gen_load_pcrel_sym): Likewise.
(load_got_register): Likewise.

From-SVN: r268514
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h