alpha.c (some_small_symbolic_mem_operand): Look into (and:DI () (const_int -8)).
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 Jan 2002 19:01:31 +0000 (20:01 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 16 Jan 2002 19:01:31 +0000 (20:01 +0100)
commit51c561e360e9712070fd00eae33fe6e398d2e1fa
tree05ef909315d82a879a012d00b6ef1433f2dad614
parentb8c1a6b8175da581b6d613e579f94948e2ca6394
alpha.c (some_small_symbolic_mem_operand): Look into (and:DI () (const_int -8)).

* config/alpha/alpha.c (some_small_symbolic_mem_operand): Look into
(and:DI () (const_int -8)).
(split_small_symbolic_mem_operand): Split
(mem (and:DI () (const_int -8)).

* gcc.dg/20020116-1.c: New test.

From-SVN: r48920
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20020116-1.c [new file with mode: 0644]