aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2006-10-23 00:14:39 +0000
committerKaz Kojima <kkojima@gcc.gnu.org>2006-10-23 00:14:39 +0000
commit85144c5cdd4f2ac1bbd4f2c1e5d1b77166c3e13c (patch)
treec618fdc7bea64f3e2e7057e7f1864d919624b92e /gcc/tree-ssa-structalias.c
parent279f3eb50bc5e442683a3a4dd7cc45f04e3cb2fd (diff)
downloadgcc-85144c5cdd4f2ac1bbd4f2c1e5d1b77166c3e13c.zip
gcc-85144c5cdd4f2ac1bbd4f2c1e5d1b77166c3e13c.tar.gz
gcc-85144c5cdd4f2ac1bbd4f2c1e5d1b77166c3e13c.tar.bz2
re PR target/28232 (Wrong aligned load is generated with -m4a on sh-*)
PR target/28232 * config/sh/sh.c (expand_block_move): Use a BLKmode rather than SImode memory reference for the source of a movua. * config/sh/sh.md (UNSPEC_MOVUA): New macro. (movua): Use an unspec instead of sign_extract. Expect the source to have mode BLKmode. (extv, insv): Use a BLKmode rather than SImode memory reference for the source of a movua. Co-Authored-By: Kaz Kojima <kkojima@gcc.gnu.org> From-SVN: r117961
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions