diff options
author | Alan Modra <amodra@gmail.com> | 2015-04-28 13:17:19 +0930 |
---|---|---|
committer | Alan Modra <amodra@gcc.gnu.org> | 2015-04-28 13:17:19 +0930 |
commit | 3954ead0d88676855e877a8a20c05f49256260d7 (patch) | |
tree | a4a4eb35291c72c4e8e3667ec61ef8760b899aa6 /gcc/tree-stdarg.c | |
parent | 1a9f259288745633d1cec9991b55c08dfae2669b (diff) | |
download | gcc-3954ead0d88676855e877a8a20c05f49256260d7.zip gcc-3954ead0d88676855e877a8a20c05f49256260d7.tar.gz gcc-3954ead0d88676855e877a8a20c05f49256260d7.tar.bz2 |
re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-double constants)
PR target/65810
* config/rs6000/rs6000.c (POWERPC64_TOC_POINTER_ALIGNMENT): Define.
(offsettable_ok_by_alignment): Use minimum of decl and toc
pointer alignment. Replace dead code with assertion.
(use_toc_relative_ref): Add mode arg. Return false in -mcmodel=medium
case if size exceeds toc pointer alignment.
(rs6000_legitimize_reload_address): Update use_toc_relative_ref call.
(rs6000_emit_move): Likewise.
* configure.ac: Add linker toc pointer alignment check.
* configure: Regenerate.
* config.in: Regenerate.
From-SVN: r222498
Diffstat (limited to 'gcc/tree-stdarg.c')
0 files changed, 0 insertions, 0 deletions