------- Comment #5 from uros at gcc dot gnu dot org  2010-01-02 14:28 -------
Subject: Bug 42448

Author: uros
Date: Sat Jan  2 14:28:25 2010
New Revision: 155567

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155567
Log:
        PR target/42448
        * config/alpha/predicates.md (aligned_memory_operand): Return false
        for CQImode.
        (unaligned_memory_operand): Return true for CQImode.
        * config/alpha/alpha.c (get_aligned_mem): Assert that location
        doesn not cross aligned SImode word boundary.

testsuite/ChangeLog:

        PR target/42448
        * gcc.target/alpha/pr42448-1.c: New test.
        * gcc.target/alpha/pr42448-2.c: Ditto.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/alpha/pr42448-1.c
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/alpha/pr42448-2.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/alpha/alpha.c
    branches/gcc-4_4-branch/gcc/config/alpha/predicates.md
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42448

Reply via email to