diff options
author | Bill Schmidt <wschmidt@linux.ibm.com> | 2019-05-23 20:33:02 +0000 |
---|---|---|
committer | William Schmidt <wschmidt@gcc.gnu.org> | 2019-05-23 20:33:02 +0000 |
commit | 99f8432359851649b749d4c16b91b758820d30c1 (patch) | |
tree | a1ca9a652f39d1c9d7c4f6c1c164a80c0a0a3c0d /gcc/tree-pretty-print.c | |
parent | 103d91c7cb36eaba7728a3550f77dd1f50fdfc29 (diff) | |
download | gcc-99f8432359851649b749d4c16b91b758820d30c1.zip gcc-99f8432359851649b749d4c16b91b758820d30c1.tar.gz gcc-99f8432359851649b749d4c16b91b758820d30c1.tar.bz2 |
rs6000.c (rs6000_global_entry_point_needed_p): Rename to rs6000_global_entry_point_prologue_needed_p.
[gcc]
2019-05-22 Bill Schmidt <wschmidt@linux.ibm.com>
* config/rs6000/rs6000.c (rs6000_global_entry_point_needed_p):
Rename to rs6000_global_entry_point_prologue_needed_p. Return
false for PC-relative functions.
(rs6000_output_function_prologue): Change called function name to
rs6000_global_entry_point_prologue_needed_p. Emit ".localentry
name,1" for PC-relative functions.
(rs6000_elf_declare_function_name): Change called function name to
rs6000_global_entry_point_prologue_needed_p.
[gcc/testsuite]
2019-05-22 Bill Schmidt <wschmidt@linux.ibm.com>
* gcc.target/powerpc/localentry-1.c: New file.
From-SVN: r271577
Diffstat (limited to 'gcc/tree-pretty-print.c')
0 files changed, 0 insertions, 0 deletions