[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug rtl-optimization/21041] [4.0/4.1/4.2 Regression] ICE: output_operand: Cannot decompose address




------- Comment #13 from uweigand at gcc dot gnu dot org  2005-12-23 18:38 -------
Subject: Bug 21041

Author: uweigand
Date: Fri Dec 23 18:38:43 2005
New Revision: 109019

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109019
Log:
        PR rtl-optimization/21041
        * reload.c (find_reloads_subreg_address): Replace paradoxical
        subreg of MEM by widened access only if the resulting memory
        is properly aligned, even on !STRICT_ALIGNMENT targets.

        PR rtl-optimization/21041
        * gcc.dg/pr21041.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr21041.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/reload.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: