diff options
author | John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | 2004-06-21 23:49:04 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2004-06-21 23:49:04 +0000 |
commit | cae80939b64ac547c253fbb53f4c91c67d9e8ad5 (patch) | |
tree | 849135555b08d2fca700a6e4b72f2efaba5ccb2f /libstdc++-v3/libsupc++ | |
parent | a90fc8e0f36a0d855d46085d48b3f8c4c9a5698e (diff) | |
download | gcc-cae80939b64ac547c253fbb53f4c91c67d9e8ad5.zip gcc-cae80939b64ac547c253fbb53f4c91c67d9e8ad5.tar.gz gcc-cae80939b64ac547c253fbb53f4c91c67d9e8ad5.tar.bz2 |
re PR rtl-optimization/14782 (produces an unaligned data access at -O2)
PR rtl-optimization/14782
* pa.c (emit_move_sequence): Use SFmode for 4-byte modes when doing
the address checks for secondary reloads for loads from and stores
to floating-point registers.
* pa.h (EXTRA_CONSTRAINT, case T): Use SFmode for 4-byte modes
in the address check. Move work around for ELF32 targets to
GO_IF_LEGITIMATE_ADDRESS.
(GO_IF_LEGITIMATE_ADDRESS): Require constant offsets to be
correctly aligned for DImode loads and stores. Don't allow long
SFmode displacements on ELF32.
From-SVN: r83464
Diffstat (limited to 'libstdc++-v3/libsupc++')
0 files changed, 0 insertions, 0 deletions