------- Comment #11 from hp at gcc dot gnu dot org  2005-11-19 21:59 -------
Subject: Bug 24912

Author: hp
Date: Sat Nov 19 21:59:48 2005
New Revision: 107233

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107233
Log:
        PR middle-end/24912
        PR middle-end/24750
        * reload.c (find_reloads_address_1): Mention dependency on
        gen_reload.
        * reload1.c (gen_reload): For IN with an unary operation, try
        moving inner expression to OUT if trivial SET is not valid.
        Confirm that the result is valid.  Move common code block into...
        (emit_insn_if_valid_for_reload): New function.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/reload.c
    branches/gcc-4_1-branch/gcc/reload1.c


-- 


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

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to